• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • ehcache-core
  • cdennis
  • Reporter: cdennis
  • December 07, 2011
  • 0
  • Watchers: 1
  • July 27, 2012
  • December 08, 2011

Description

Since these are by their nature shared we can probably safely ignore all instances of java.lang.Class by adding it to the built-in ignore list.

Comments

Chris Dennis 2011-12-08

I’ve added java.lang.Class to the built-in filter, and also removed it from the flyweight types (no need to have it in both). I always snuck in some resource filtering changes in here to better parse the files (trimming) and also to support filtering by packages.