Searched refs:TestIntVect (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/test/compiler/7200264/
H A DTest7200264.sh55 cp ${TESTSRC}${FS}TestIntVect.java .
56 ${COMPILEJAVA}${FS}bin${FS}javac ${TESTJAVACOPTS} -d . TestIntVect.java
58 ${TESTJAVA}${FS}bin${FS}java ${TESTVMOPTS} -Xbatch -XX:-TieredCompilation -XX:CICompilerCount=1 -XX:+PrintCompilation -XX:+TraceNewVectors TestIntVect > test.out 2>&1
H A DTestIntVect.java34 * Copy of test/compiler/6340864/TestIntVect.java without performance tests.
36 public class TestIntVect { class
/openjdk7/hotspot/test/compiler/7192963/
H A DTestIntVect.java30 * @run main/othervm/timeout=400 -Xbatch -Xmx64m TestIntVect
33 public class TestIntVect { class
/openjdk7/hotspot/test/compiler/7119644/
H A DTestIntVect.java30 * @run main/othervm/timeout=300 -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-OptimizeFill TestIntVect
33 public class TestIntVect { class
/openjdk7/hotspot/test/compiler/6340864/
H A DTestIntVect.java30 * @run main/othervm/timeout=400 -Xbatch -Xmx64m TestIntVect
33 public class TestIntVect { class

Completed in 45 milliseconds