Searched refs:Test6857159 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/test/compiler/6857159/
H A DTest6857159.sh37 cp ${TESTSRC}/Test6857159.java .
38 cp ${TESTSRC}/Test6857159.sh .
40 ${COMPILEJAVA}/bin/javac ${TESTJAVACOPTS} -d . Test6857159.java
42 ${TESTJAVA}/bin/java ${TESTVMOPTS} -Xbatch -XX:+PrintCompilation -XX:CompileOnly=Test6857159\$ct.run Test6857159 > test.out 2>&1
H A DTest6857159.java30 * @run shell Test6857159.sh
33 public class Test6857159 extends Thread { class in inherits:Thread
34 static class ct0 extends Test6857159 {

Completed in 24 milliseconds