6980392: TEST_BUG: gc/6581734/Test6581734.java has typo
Simple correction in testcase Reviewed-by: mchung
This commit is contained in:
parent
be6d973a49
commit
2114fddad9
@ -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.");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user