test/compiler/uncommontrap/TestSpecTrapClassUnloading.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/uncommontrap/TestSpecTrapClassUnloading.java	Fri Mar 14 23:15:56 2014
--- new/test/compiler/uncommontrap/TestSpecTrapClassUnloading.java	Fri Mar 14 23:15:56 2014

*** 23,33 **** --- 23,33 ---- /* * @test * @bug 8031752 * @summary speculative traps need to be cleaned up at GC ! * @run main/othervm -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:+UnlockExperimentalVMOptions -XX:+UseTypeSpeculation -XX:TypeProfileLevel=222 -XX:CompileCommand=exclude,java.lang.reflect.Method::invoke -XX:CompileCommand=exclude,sun.reflect.DelegatingMethodAccessorImpl::invoke -Xmx1M TestSpecTrapClassUnloading * */ import java.lang.reflect.Method;

test/compiler/uncommontrap/TestSpecTrapClassUnloading.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File