RFR: 8237758: ZGC: Move get_mempolicy() syscall wrapper to ZSyscall

Per Liden per.liden at oracle.com
Thu Jan 23 10:02:12 UTC 2020


System call wrappers should live in ZSyscall, but the wrapper for 
get_mempolicy() currently lives in ZNUMA. We should move it.

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

/Per



More information about the hotspot-gc-dev mailing list