RFR: 8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics

Per Liden per.liden at oracle.com
Tue Nov 19 18:54:48 UTC 2019


This patch applies on top of JDK-8234338, which introduced ZHeuristics, 
and move the heuristics code in ZWorker into ZHeuristics. No logic 
changes, just code motion.

Bug: https://bugs.openjdk.java.net/browse/JDK-8234361
Webrev: http://cr.openjdk.java.net/~pliden/8234361/webrev.0

/Per



More information about the hotspot-gc-dev mailing list