1 2 3 4 5 6 7 8 9
<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"> <suite> <ajc-test dir="bugs" pr="38345" keywords="purejava" title="try switch VerifyError, InconsistentStackHeight"> <compile files="TrySwitch.java"/> <run class="TrySwitch"/> </ajc-test> </suite>