RFR: 8202366,,Add macro for common loop in GCConfig

Per Liden per.liden at oracle.com
Fri Apr 27 09:42:00 UTC 2018


In GCConfig, we loop over the list of supported GCs in many places. We 
could simplify the code a bit by adding a FOR_EACH_SUPPORTED_GC macro.

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

/Per



More information about the hotspot-gc-dev mailing list