hg: jdk9/hs-rt/hotspot: 4 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Wed Sep 2 15:42:47 UTC 2015


Changeset: 94b68bbd87b5
Author:    sfriberg
Date:      2015-09-02 09:51 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/94b68bbd87b5

8066443: Add G1 support for promotion event
Reviewed-by: tschatzl

! src/share/vm/gc/g1/g1ParScanThreadState.cpp
! src/share/vm/gc/g1/g1ParScanThreadState.hpp
! src/share/vm/gc/shared/gcTrace.cpp
! src/share/vm/gc/shared/gcTrace.hpp

Changeset: 48b57bb45fe5
Author:    tschatzl
Date:      2015-09-02 09:57 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/48b57bb45fe5

8134858: Remove G1 specific checking of Young/OldPLABSize in G1CollectorPolicy constructor
Summary: Remove obsolete and wrong code.
Reviewed-by: mgerdin, brutisso

! src/share/vm/gc/g1/g1CollectorPolicy.cpp

Changeset: 7eec02b95f9e
Author:    tschatzl
Date:      2015-09-02 14:00 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/7eec02b95f9e

8134856: Incorrect use of PLAB::min_size() in MaxPLABSizeBounds
Reviewed-by: jwilhelm, tbenson

! src/share/vm/runtime/commandLineFlagConstraintsGC.cpp

Changeset: 943f36515734
Author:    tschatzl
Date:      2015-09-02 16:16 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/943f36515734

Merge

! src/share/vm/gc/shared/gcTrace.cpp



More information about the jdk9-all-changes mailing list