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

/openjdk7/langtools/test/tools/javac/6567415/
H A DT6567415.java55 final static String TEST2_JAVA = TEST2_FILE_NAME + ".java"; field in class:T6567415
117 fos = new FileOutputStream(TEST2_JAVA);
134 String cmds[] = {"-verbose", "-cp", ".", TEST2_JAVA};

Completed in 30 milliseconds