| author | kevinw |
| Fri Aug 27 16:57:04 2010 +0100 (2 years ago) | |
| changeset 1998 | e760899a624f |
| parent 1997 | 499d2ae376ee |
| child 1999 | 2c8e1acf0433 |
--- a/test/gc/6581734/Test6581734.java Wed Dec 01 10:16:31 2010 -0800+++ b/test/gc/6581734/Test6581734.java Fri Aug 27 16:57:04 2010 +0100@@ -121,7 +121,7 @@ public class Test6581734 {}if (collectorsWithTime<collectorsFound) {- throw new RuntimeException("collectors found with zero time";+ throw new RuntimeException("collectors found with zero time");}System.out.println("Test passed.");}