--- old/test/java/util/concurrent/Exchanger/ExchangeLoops.java 2009-12-03 16:45:55.000000000 -0800 +++ new/test/java/util/concurrent/Exchanger/ExchangeLoops.java 2009-12-03 16:45:55.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. */