Hi, Rocky.
Please do not use System.exit() in the tests, just throw runtime exception if some unexpected errors occurred.

On 23.10.15 23:05, Rocky Sloan wrote:
Hello,

Please review the test fix for JDK9:

bug:  https://bugs.openjdk.java.net/browse/JDK-8137113
webrev: http://cr.openjdk.java.net/~yan/8137113/webrev.00

Updated to use the new run-time modular filesystem in JDK9.  Removed
JDK8 compatible code which accesses rt.jar.

The test originally used the set of classes in rt.jar.  These classes
are now spread throughout the new filesystem in JDK9, so the updated
code will access a representation of these classes from their new
locations.

Thanks,

Rocky


--
Best regards, Sergey.

Reply via email to