Hi,

Please find below a patch that slightly modifies
the JEP 264 initial implementation to take advantage
of the module system.

The change modifies the LoggerFinder abstract service
to take the Module of the caller class as parameter
instead of the caller class itself.
The caller class was used in the initial 9/dev implementation
because java.lang.reflect.Module was not yet available.

http://cr.openjdk.java.net/~dfuchs/jigsaw/webrev_8148568/webrev.01/

best regards,

-- daniel


Reply via email to