8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION

Remove ignore label

Reviewed-by: sla, mseledtsov
This commit is contained in:
George Triantafillou 2014-01-14 13:51:47 -05:00 committed by Harold Seigel
parent 509d617369
commit e5a5aefdfb

View File

@ -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