mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-29 09:10:13 +00:00
Allocate alignment-sized page(s) below java heap so that memory accesses at heap_base+1page give signal and cause an implicit null check Reviewed-by: kvn, jmasa, phh, jcoomes