RFR: 8232239: ZGC: Inline ZCPU::count() and ZCPU:id()

Per Liden per.liden at oracle.com
Tue Oct 15 06:48:57 UTC 2019


Please review this patch to enable inlining of ZCPU::count() and 
ZCPU:id(), which are used in some fairly hot paths.

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

/Per



More information about the hotspot-gc-dev mailing list