hg: jdk/sandbox: 8204082: Make names of Young GCs more uniform in logs
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 26 09:15:22 UTC 2018
Changeset: 5f0266d16543
Author: tschatzl
Date: 2018-06-26 11:09 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/5f0266d16543
8204082: Make names of Young GCs more uniform in logs
Summary: All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss
! src/hotspot/share/gc/g1/g1Arguments.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1HeapVerifier.hpp
! test/hotspot/gtest/gc/g1/test_g1HeapVerifier.cpp
! test/hotspot/jtreg/gc/class_unloading/TestG1ClassUnloadingHWM.java
! test/hotspot/jtreg/gc/g1/TestHumongousAllocInitialMark.java
! test/hotspot/jtreg/gc/g1/TestHumongousAllocNearlyFullRegion.java
! test/hotspot/jtreg/gc/g1/TestStringDeduplicationTools.java
! test/hotspot/jtreg/gc/g1/TestVerifyGCType.java
! test/hotspot/jtreg/gc/g1/humongousObjects/objectGraphTest/GCTokens.java
! test/hotspot/jtreg/gc/g1/mixedgc/TestLogging.java
More information about the jdk-sandbox-changes
mailing list