-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b02
Currently, errors during compile command parsing just print an error but don't exit the VM (see CompilerOracle::print_parse_error). As a result, issues like JDK-8282715 go unnoticed.
We should change this to exit the VM.
We should change this to exit the VM.
- csr for
-
JDK-8308679 Exit VM for CompileCommand parsing errors
- Closed
- relates to
-
JDK-8305356 Fix ignored bad CompileCommands in tests
- Resolved
-
JDK-8310143 RandomCommandsTest fails due to unexpected VM exit code after JDK-8282797
- Resolved
-
JDK-8027711 Unify wildcarding syntax for CompileCommand and CompileOnly
- Resolved
-
JDK-8282715 typo compileony in test Test8005033.java
- Resolved
(2 links to)
There are no Sub-Tasks for this issue.