test/runtime/memory/ReadFromNoaccessArea.java

Print this page

        

*** 22,32 **** */ /* * @test * @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION ! * @library /testlibrary /../../test/lib * @modules java.base/sun.misc * java.management * @build ReadFromNoaccessArea * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission --- 22,32 ---- */ /* * @test * @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION ! * @library /testlibrary /test/lib * @modules java.base/sun.misc * java.management * @build ReadFromNoaccessArea * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission