6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
authoranthony
Thu, 04 Jun 2009 15:18:46 +0400
changeset 2951 08bcd34c5e50
parent 2950 5056d8edd83a
child 2952 0679c7600523
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java Summary: Removed unneeded System.exit(0) call. Reviewed-by: art, ohair, anthony Contributed-by: Omair Majid <omajid@redhat.com>
jdk/test/java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
--- a/jdk/test/java/awt/Graphics/DrawImageBG/SystemBgColorTest.java	Wed Jun 03 17:41:05 2009 +0400
+++ b/jdk/test/java/awt/Graphics/DrawImageBG/SystemBgColorTest.java	Thu Jun 04 15:18:46 2009 +0400
@@ -59,7 +59,6 @@
         if (errcount > 0) {
             throw new RuntimeException(errcount+" errors");
         }
-        System.exit(0); // For 1.3 and earlier VMs...
     }
 
     static int cmap[] = {