-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295039 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289259 | 11.0.17-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
a dozen of gc tests use 'test.java.opts' to get external vm flags, yet actually external flags are split b/w 'test.java.opts' and 'test.vm.opts' and in the majority of cases all external flags are set listed in 'test.vm.opts'. so the tests should be updated to read both.
- backported by
-
JDK-8289259 some gc tests use 'test.java.opts' and not 'test.vm.opts'
- Resolved
-
JDK-8295039 some gc tests use 'test.java.opts' and not 'test.vm.opts'
- Resolved
- relates to
-
JDK-8243568 serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
- Resolved