I was wondering that myself. In fact, it is sitting in a directory with a bunch of other classes that I don't think are used, all of which implement org.apache.logging.log4j.core.util.Filter. I think the whole util directory was brought in for the log4j 1.x testing. I have a suspicion that only Compare.java and Profiler.java are actually being used by anything.
Ralph On Jun 6, 2013, at 9:16 AM, Gary Gregory wrote: > Can we get rid of org.apache.logging.log4j.core.util.SunReflectFilter? > > How is it used? > > If we keep it, we could at least JRE APIs and drop the ORO dep. > > Gary > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > JUnit in Action, Second Edition > Spring Batch in Action > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory
