diff -r e722f4ba54de -r 24bbe4e4b37b progs/catastrophic.java --- 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++) {