Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8243565 some gc tests use 'test.java.opts' and not 'test.vm.opts'
-
- Resolved
-