test/runtime/memory/ReadFromNoaccessArea.java

Print this page

        

*** 20,29 **** --- 20,30 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /* + * @ignore 8028398 * @test * @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION * @library /testlibrary /testlibrary/whitebox * @build ReadFromNoaccessArea * @run main ClassFileInstaller sun.hotspot.WhiteBox