RFR(xs): 8154204: [TESTBUG] Update DefaultUseWithClient test to handle client-less builds

Calvin Cheung calvin.cheung at oracle.com
Fri Apr 27 20:21:08 UTC 2018


JBS: https://bugs.openjdk.java.net/browse/JDK-8154204

webrev: http://cr.openjdk.java.net/~ccheung/8154204/webrev.00/

The DefaultUseWithClient.java test was designed for testing only windows 
32-bit.
Since we no longer support windows 32-bit, the change is simply removing 
the test and the references to it in other files.

(I think it is considered a trivial change.)

Testing: (on Oracle platforms)
     hs-tier{1,2}

thanks,
Calvin


More information about the hotspot-runtime-dev mailing list