-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295037 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289294 | 11.0.17-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
serviceability/logging/TestLogRotation.java test 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 test should be updated to read both.
- backported by
-
JDK-8289294 serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
-
- Resolved
-
-
JDK-8295037 serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'
-
- Resolved
-
- relates to
-
JDK-8243565 some gc tests use 'test.java.opts' and not 'test.vm.opts'
-
- Resolved
-