RFR(s): 8169002: [TESTBUG] Several java/net/httpclient have	undeclared dependency on java.logging module
    Roger Riggs 
    Roger.Riggs at Oracle.com
       
    Tue Nov  1 17:21:01 UTC 2016
    
    
  
Hi Sergei,
I think it would be preferable to convert the tests to use System.getLogger.
Is that possible?
Thanks, Roger
On 11/1/2016 1:15 PM, Sergei Kovalev wrote:
> Hello all,
>
> Please review a small fix for tests.
>
> BugID: https://bugs.openjdk.java.net/browse/JDK-8169002
> WebRev: http://cr.openjdk.java.net/~skovalev/8169002/webrev.00/
>
> Issue: Several tests from java/net/httpclient folder have undeclared 
> dependency on java.logging module. This issue leads the test to fail 
> in case module limitation.
> Solution: added module declaration into jtreg header and organized 
> imports.
>
    
    
More information about the net-dev
mailing list