--- old/test/java/util/concurrent/Exchanger/ExchangeLoops.java 2014-01-13 15:09:33.000000000 -0800 +++ new/test/java/util/concurrent/Exchanger/ExchangeLoops.java 2014-01-13 15:09:32.000000000 -0800 @@ -34,7 +34,7 @@ /* * @test * @bug 4486658 - * @compile -source 1.5 ExchangeLoops.java + * @compile ExchangeLoops.java * @run main/timeout=720 ExchangeLoops * @summary checks to make sure a pipeline of exchangers passes data. */