-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b14
STDERR:
stdout: [CompileCommand: An error occurred during parsing
Error: Unrecognized option 'TestOptionDouble'
Line: 'option,Test::test,TestOptionDouble,3.14'
Usage: '-XX:CompileCommand=<option>,<method pattern>' - to set boolean option to true
Usage: '-XX:CompileCommand=<option>,<method pattern>,<value>'
Use: '-XX:CompileCommand=help' for more information and to list all option.
The test should be fixed for the release VMs.
stdout: [CompileCommand: An error occurred during parsing
Error: Unrecognized option 'TestOptionDouble'
Line: 'option,Test::test,TestOptionDouble,3.14'
Usage: '-XX:CompileCommand=<option>,<method pattern>' - to set boolean option to true
Usage: '-XX:CompileCommand=<option>,<method pattern>,<value>'
Use: '-XX:CompileCommand=help' for more information and to list all option.
The test should be fixed for the release VMs.
- relates to
-
JDK-8263353 assert(CompilerOracle::option_matches_type(option, value)) failed: Value must match option type
-
- Resolved
-