# HG changeset patch # User anthony # Date 1244114326 -14400 # Node ID 08bcd34c5e50616d2aa770cf5912a885ac4d13e1 # Parent 5056d8edd83aef2151752524b786cdcdf3afd670 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 diff -r 5056d8edd83a -r 08bcd34c5e50 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[] = {