RFR: 8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific

Per Liden per.liden at oracle.com
Wed Sep 11 08:40:57 UTC 2019


ZUtils::alloc_aligned() is currently shared code, but with a 
POSIX-specific implementation. We should move that function in under 
src/hotspot/os/posix.

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

/Per



More information about the hotspot-gc-dev mailing list