mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-07 09:39:15 +00:00
The fix for 6927165 increased the number of shadow pages for 32-bit platforms and this causes a problem on systems with 64kb pages. Reviewed-by: twisti