--- old/test/java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java 2014-01-13 14:51:01.000000000 -0800 +++ new/test/java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java 2014-01-13 14:51:01.000000000 -0800 @@ -33,8 +33,8 @@ /* * @test - * @bug 4486658 5031862 - * @compile -source 1.5 TimeoutLockLoops.java + * @bug 4486658 5031862 8031651 + * @compile TimeoutLockLoops.java * @run main TimeoutLockLoops * @summary Checks for responsiveness of locks to timeouts. * Runs under the assumption that ITERS computations require more than