8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
Summary: Remove ignore label
Reviewed-by: sla, mseledtsov
Contributed-by: george.triantafillou@oracle.com
--- a/hotspot/test/runtime/memory/ReadFromNoaccessArea.java Mon Jan 13 10:05:37 2014 -0500
+++ b/hotspot/test/runtime/memory/ReadFromNoaccessArea.java Tue Jan 14 13:51:47 2014 -0500
@@ -22,7 +22,6 @@
*/
/*
- * @ignore 8028398
* @test
* @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION
* @library /testlibrary /testlibrary/whitebox