OpenJDK / jdk / hs
changeset 2951:08bcd34c5e50
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>
author | anthony |
---|---|
date | Thu, 04 Jun 2009 15:18:46 +0400 |
parents | 5056d8edd83a |
children | 0679c7600523 |
files | jdk/test/java/awt/Graphics/DrawImageBG/SystemBgColorTest.java |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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[] = {