--- jsr166/src/test/loops/RLIBar.java 2011/03/15 19:47:05 1.8 +++ jsr166/src/test/loops/RLIBar.java 2015/01/15 18:34:19 1.9 @@ -137,8 +137,6 @@ public class RLIBar { e.printStackTrace(); } } - - } public static void main(String[] args) throws Exception { @@ -230,8 +228,6 @@ public class RLIBar { } } - - // there's no synchronization here, so the total i get is // approximate, but that's OK since any i miss for this // sample will get credited to the next sample, and on average