RFR: 8172886: Add a test that shows how the LogManager can be implemented by a module
Mandy Chung
mandy.chung at oracle.com
Wed Jan 18 03:53:19 UTC 2017
> On Jan 17, 2017, at 3:45 AM, Daniel Fuchs <daniel.fuchs at oracle.com> 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/browse/JDK-8172886
> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8172886/webrev.00/
>
This looks good. Thanks for adding this and also can be used as an example of custom LogManager in a named module.
Mandy
More information about the core-libs-dev
mailing list