hg: jdk9/hs-rt/hotspot: 3 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Feb 10 13:29:44 UTC 2016
Changeset: 3b58a1c9a466
Author: tschatzl
Date: 2016-02-10 12:05 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3b58a1c9a466
8143220: Fix documentation of InitiatingHeapOccupancyPercent
Summary: Adjust internal flag documentation to how it currently works.
Reviewed-by: brutisso, jmasa, tamao
! src/share/vm/runtime/globals.hpp
Changeset: 992cdaf21e93
Author: tschatzl
Date: 2016-02-10 12:08 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/992cdaf21e93
8136854: G1 ConcurrentG1RefineThread::stop delays JVM shutdown for >150ms
Summary: Decrease the default wait delay for mark thread initialization to accomodate very short running applications.
Reviewed-by: tbenson, mgerdin
! src/share/vm/gc/shared/concurrentGCThread.cpp
! src/share/vm/gc/shared/concurrentGCThread.hpp
! src/share/vm/runtime/init.cpp
Changeset: e3e5642da773
Author: tschatzl
Date: 2016-02-10 12:32 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e3e5642da773
Merge
More information about the jdk9-hs-rt-changes
mailing list