hg: jdk/jdk: 8239825: G1: Simplify threshold test for mutator refinement

kim.barrett at oracle.com kim.barrett at oracle.com
Fri Mar 13 19:52:01 UTC 2020


Changeset: 10f11578b1f4
Author:    kbarrett
Date:      2020-03-13 15:36 -0400
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/10f11578b1f4

8239825: G1: Simplify threshold test for mutator refinement
Summary: Compute refinement threshold when values change, not on each use.
Reviewed-by: tschatzl, sangheki

! src/hotspot/share/gc/g1/g1ConcurrentRefine.cpp
! src/hotspot/share/gc/g1/g1DirtyCardQueue.cpp
! src/hotspot/share/gc/g1/g1DirtyCardQueue.hpp



More information about the jdk-all-changes mailing list