8172971: java.management could use System.Logger

Daniel Fuchs daniel.fuchs at oracle.com
Fri Jan 20 13:07:24 UTC 2017


Hi Mandy,

On 19/01/17 19:07, Mandy Chung wrote:
>>> This test should have @modules java.logging and java.management.
>> OK - I believed @modules java.management should already be in TEST.ROOT
>> I will double check.
> If @modules is specified in a test, it will override the one in TEST.properties (I think that’s what you meant).  In any case, this test depends on java.logging.

I fixed the @modules tag, and added a second test that installs
its own LoggerFinder and doesn't depend on java.logging.

The rest is unchanged (only test changes).

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

best regards,

-- daniel


More information about the core-libs-dev mailing list