< prev index next >

test/hotspot/jtreg/compiler/c2/Test8202414.java

Print this page
rev 59189 : imported patch hotspot

@@ -23,11 +23,10 @@
 
 /**
  * @test
  * @bug 8202414
  * @summary Unsafe write after primitive array creation may result in array length change
- * @requires (os.arch != "sparc") & (os.arch != "sparcv9")
  * @run main/othervm compiler.c2.Test8202414
  */
 
 package compiler.c2;
 
< prev index next >