Hello. Please review the small fix for JDK 13. Bug: https://bugs.openjdk.java.net/browse/JDK-7106851 Fix: http://cr.openjdk.java.net/~serb/7106851/webrev.00
The System.exit() was replaced by the exception. The test is moved to the open repo. I have checked that the new version still fail before JDK-6192422. -- Best regards, Sergey.