diff test/compiler/intrinsics/mathexact/SubExactLConstantTest.java @ 13019:a57a165b8296

8027353: Exact intrinsics: assert(n != NULL) failed: must not be null Reviewed-by: kvn, roland
author rbackman
date Mon, 28 Oct 2013 08:34:10 +0100
parents 59e8ad757e19
children 9949533a8623
line wrap: on
line diff
--- a/test/compiler/intrinsics/mathexact/SubExactLConstantTest.java	Mon Oct 28 17:32:02 2013 -0700
+++ b/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