diff test/runtime/memory/ReadFromNoaccessArea.java @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents 8bca494530d3
children
line wrap: on
line diff
--- a/test/runtime/memory/ReadFromNoaccessArea.java	Tue Apr 01 14:09:03 2014 +0200
+++ b/test/runtime/memory/ReadFromNoaccessArea.java	Tue Apr 01 13:57:07 2014 +0200
@@ -22,6 +22,7 @@
  */
 
 /*
+ * @ignore 8028398
  * @test
  * @summary Test that touching noaccess area in class ReservedHeapSpace results in SIGSEGV/ACCESS_VIOLATION
  * @library /testlibrary /testlibrary/whitebox