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

/openjdk7/jdk/test/java/util/TimeZone/
H A DOldIDMappingTest.sh27 # @build OldIDMappingTest
28 # @run shell OldIDMappingTest.sh
43 if ! ${JAVA} ${D} -cp ${TESTCLASSES} OldIDMappingTest -new; then
54 if ! ${JAVA} ${D} -cp ${TESTCLASSES} OldIDMappingTest -old; then
H A DOldIDMappingTest.java33 public class OldIDMappingTest { class

Completed in 29 milliseconds