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>
--- 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[] = {