mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-23 08:45:33 +00:00
Also skip libc guard page for compiler thread, merge similar code on linux platforms, and streamline libc guard page handling on linuxs390, linuxppc, aixppc. Reviewed-by: dholmes, dcubed, kvn