-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b05
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8250227 | 15.0.2 | Praveen Singhal | P4 | Closed | Fixed | b01 |
| JDK-8298791 | 11.0.19 | Christoph Langer | P4 | Resolved | Fixed | b01 |
Found by the test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java
Adding ' -XX:this_is_not_an_option' only makes the VM print help message, neither the 'Unrecognized VM option' nor the erroneous option are printed.
Adding ' -XX:this_is_not_an_option' only makes the VM print help message, neither the 'Unrecognized VM option' nor the erroneous option are printed.
- backported by
-
JDK-8298791 Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set
-
- Resolved
-
-
JDK-8250227 Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set
-
- Closed
-