-
Bug
-
Resolution: Cannot Reproduce
-
P5
-
9
Test compiler/compilercontrol/commands/PrintTest.java failed with
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(java.base@9-ea/Integer.java:657)
at java.lang.Integer.parseInt(java.base@9-ea/Integer.java:813)
at compiler.compilercontrol.share.scenario.Executor.connectTestVM(Executor.java:132)
at compiler.compilercontrol.share.scenario.Executor.lambda$execute$0(Executor.java:98)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(java.base@9-ea/Integer.java:657)
at java.lang.Integer.parseInt(java.base@9-ea/Integer.java:813)
at compiler.compilercontrol.share.scenario.Executor.connectTestVM(Executor.java:132)
at compiler.compilercontrol.share.scenario.Executor.lambda$execute$0(Executor.java:98)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)