mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-02 01:35:32 +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