diff -r 4f376e851453 -r ee71c590a456 hotspot/test/compiler/intrinsics/mathexact/sanity/AddExactIntTest.java --- a/hotspot/test/compiler/intrinsics/mathexact/sanity/AddExactIntTest.java Wed Nov 11 23:47:41 2015 +0000 +++ b/hotspot/test/compiler/intrinsics/mathexact/sanity/AddExactIntTest.java Fri Nov 13 13:31:48 2015 +0100 @@ -23,8 +23,7 @@ /* * @test - * @library /testlibrary /test/lib /compiler/whitebox - * /compiler/testlibrary + * @library /testlibrary /test/lib /compiler/whitebox / /compiler/testlibrary * @modules java.base/sun.misc * java.management * @build AddExactIntTest