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

jon.masamitsu at oracle.com jon.masamitsu at oracle.com
Tue Jul 7 21:03:30 UTC 2015


Changeset: 9de0e8815e2a
Author:    sangheki
Date:      2015-07-07 06:37 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9de0e8815e2a

8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed
Reviewed-by: jmasa, tschatzl

! src/share/vm/gc/cms/parNewGeneration.cpp
! src/share/vm/gc/cms/parNewGeneration.hpp
! src/share/vm/gc/g1/g1Allocator.cpp
! src/share/vm/gc/g1/g1Allocator.hpp
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1CollectedHeap.inline.hpp
! src/share/vm/gc/shared/plab.cpp
! src/share/vm/gc/shared/plab.hpp

Changeset: 897cbd5207a6
Author:    jmasa
Date:      2015-07-07 18:16 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/897cbd5207a6

Merge

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



More information about the jdk9-hs-rt-changes mailing list