With the changes to use the unified logging framework for the GC logging (JDK-8145092) the test TestSummarizeRSetStats.java was renamed to TestRemsetLogging.java and updated to use the new logging.
Running on linux x64 with fastdebug builds I get the following:
BeforeJDK-8145092: elapsed time (seconds): 0.457
AfterJDK-8145092: elapsed time (seconds): 18.698
Running on linux x64 with fastdebug builds I get the following:
Before
After
- relates to
-
JDK-8145092 Use Unified Logging for the GC logging
-
- Resolved
-