output file for extest.java corrected
authorchristian <none@none>
Mon, 4 Jul 2005 20:45:02 +0000 (20:45 +0000)
committerchristian <none@none>
Mon, 4 Jul 2005 20:45:02 +0000 (20:45 +0000)
tests/extest.output

index 5858a9603c9c6572689b62cd84148d198dc79f62..a553d30261837ba5a0feea6c138d737a2cbedf4b 100644 (file)
@@ -35,8 +35,7 @@ load/link an exception class in asmpart:      OK
 
 ---------- native stub exceptions ---------------
 NullPointerException (native):                OK
+NullPointerException in <clinit>:             OK
 
 ---------- no OK beyond this point --------------
 NullPointerException (without catch):
-Exception in thread "main" java.lang.NullPointerException
-       at extest.main(extest.java:364)