changeset 616 | 24bbe4e4b37b |
parent 558 | 447ed6c7cdad |
--- a/progs/catastrophic.java Thu Nov 29 02:38:24 2018 +0000 +++ b/progs/catastrophic.java Tue Dec 04 00:33:26 2018 +0000 @@ -16,7 +16,7 @@ public class catastrophic { public static void main(String[] args) { - + //we always run all the tests twice -> to warmup of the JVM for (int runs = 0; runs < 2; runs++) {