Searched defs:JITDebug (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DJITDebug.java25 * Note 1: JITDebug.java is no longer a standalone regression test,
27 * use the wrapper script (JITDebug.sh) instead, which will in turn
37 * JITDebug.sh and JITDebug.java is to select the dt_shmem transport
49 * @run main/othervm JITDebug
77 public class JITDebug { class
80 if (!new JITDebug().parseArgs(args)) {
146 largs.add("JITDebug");

Completed in 35 milliseconds