hg: jdk10/hs/hotspot: 2 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Fri May 12 10:39:26 UTC 2017
Changeset: 82e8b5c2c090
Author: tschatzl
Date: 2017-05-12 11:38 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/82e8b5c2c090
8166191: Missing spaces in log message during heap expansion
Reviewed-by: tschatzl
Contributed-by: chihiro.ito at oracle.com
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! test/gc/g1/TestGCLogMessages.java
Changeset: 1b85fd69802b
Author: tschatzl
Date: 2017-05-12 11:41 +0200
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/1b85fd69802b
8177764: Humongous Reclaimed log output may be confusing
Summary: Make all log messages dealing with humongous reclaim report number of handled objects, not regions.
Reviewed-by: pliden, sjohanss
! src/share/vm/gc/g1/g1CollectedHeap.cpp
+ test/gc/g1/TestEagerReclaimHumongousRegionsLog.java
More information about the jdk10-hs-changes
mailing list