diff -r 38a503886b18 -r 1331f7d48dd8 hotspot/test/compiler/intrinsics/mathexact/SubExactLConstantTest.java --- a/hotspot/test/compiler/intrinsics/mathexact/SubExactLConstantTest.java Mon Oct 28 17:32:02 2013 -0700 +++ b/hotspot/test/compiler/intrinsics/mathexact/SubExactLConstantTest.java Mon Oct 28 08:34:10 2013 +0100 @@ -24,6 +24,7 @@ /* * @test * @bug 8026844 + * @bug 8027353 * @summary Test constant subtractExact * @compile SubExactLConstantTest.java Verify.java * @run main SubExactLConstantTest