A DESCRIPTION OF THE PROBLEM :
This comment:
// Execute the VM so that a
is incomplete -- it's pretty clear that someone was writing something and got distracted
ProcessBuilder pb = ProcessTools.createJavaProcessBuilder(
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Complete comment
ACTUAL -
Incomplete comment
URL OF FAULTY DOCUMENTATION :
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/file/7c4afbebab58/test/runtime/ErrorHandling/TestOnError.java
This comment:
// Execute the VM so that a
is incomplete -- it's pretty clear that someone was writing something and got distracted
ProcessBuilder pb = ProcessTools.createJavaProcessBuilder(
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Complete comment
ACTUAL -
Incomplete comment
URL OF FAULTY DOCUMENTATION :
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/file/7c4afbebab58/test/runtime/ErrorHandling/TestOnError.java