hg: jdk10/hs/hotspot: 8151045: Remove code duplication in PLABStats/G1EvacStats::adjust_desired_plab_sz
kim.barrett at oracle.com
kim.barrett at oracle.com
Sat Feb 25 03:27:06 UTC 2017
Changeset: 138a5f5e37b7
Author: aharlap
Date: 2017-02-23 12:50 -0500
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/138a5f5e37b7
8151045: Remove code duplication in PLABStats/G1EvacStats::adjust_desired_plab_sz
Summary: Move class specific code to the helper method
Reviewed-by: kbarrett, tschatzl
! src/share/vm/gc/g1/g1EvacStats.cpp
! src/share/vm/gc/g1/g1EvacStats.hpp
! src/share/vm/gc/shared/plab.cpp
! src/share/vm/gc/shared/plab.hpp
More information about the jdk10-hs-changes
mailing list