jdk/hotspot/test/runtime/memory
Mikael Vidstedt 9e8a3585b0 8012015: Use PROT_NONE when reserving memory
Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE.

Reviewed-by: dholmes, ctornqvi
2013-04-29 11:03:49 -07:00
..
ReserveMemory.java 8012015: Use PROT_NONE when reserving memory 2013-04-29 11:03:49 -07:00