mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-19 09:57:49 +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