-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b08
-
generic
-
generic
Running the following test:
$ make run-test TEST="compiler/compilercontrol/mixed/RandomCommandsTest.java" CONF=linux-x86_64-server-fastdebug TEST_VM_OPTS="-Djdk.test.lib.random.seed=3488255129154929879"
leads to the failure:
java.lang.RuntimeException: 'CompileCommand: An error occurred during parsing' missing from stdout/stderr
$ make run-test TEST="compiler/compilercontrol/mixed/RandomCommandsTest.java" CONF=linux-x86_64-server-fastdebug TEST_VM_OPTS="-Djdk.test.lib.random.seed=3488255129154929879"
leads to the failure:
java.lang.RuntimeException: 'CompileCommand: An error occurred during parsing' missing from stdout/stderr
- relates to
-
JDK-8268897 [TESTBUG] compiler/compilercontrol/mixed/RandomCommandsTest.java must not fail on Command.quiet
-
- Resolved
-