Re: RFR: 8172886: Add a test that shows how the LogManager can be implemented by a module

2017-01-17 Thread Mandy Chung
> On Jan 17, 2017, at 3:45 AM, Daniel Fuchs wrote: > > Hi, > > Please find below a patch that adds a test that verifies that > LogManager, Handlers, and config classes can be implemented > from within a module (provided they are exported to java.logging). > > JBS: https://bugs.openjdk.java.net

RFR: 8172886: Add a test that shows how the LogManager can be implemented by a module

2017-01-17 Thread Daniel Fuchs
Hi, Please find below a patch that adds a test that verifies that LogManager, Handlers, and config classes can be implemented from within a module (provided they are exported to java.logging). JBS: https://bugs.openjdk.java.net/browse/JDK-8172886 webrev: http://cr.openjdk.java.net/~dfuchs/webrev