Review request for 8151571: System/LoggerFinder tests fail after JDK-8149925

Mandy Chung mandy.chung at oracle.com
Thu Mar 24 16:21:08 UTC 2016


> On Mar 23, 2016, at 8:27 AM, Mandy Chung <mandy.chung at oracle.com> wrote:
> 
> I did consider taking ClassLoader parameter and I don’t like either option.  I was tempted to convert the constructors to factory methods to avoid passing a ClassLoader or hasTCCL.
> 

This version converts the constructors to static factory methods:
  http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8151571/webrev.01/index.html

Mandy


More information about the core-libs-dev mailing list