< prev index next >

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

Print this page
rev 59103 : imported patch hotspot

*** 23,33 **** /** * @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; --- 23,32 ----
< prev index next >