hotspot/test/compiler/floatingpoint/ModNaN.java
changeset 40344 e73c2f13704d
parent 40059 c2304140ed64
--- a/hotspot/test/compiler/floatingpoint/ModNaN.java	Wed Aug 03 15:55:40 2016 -0700
+++ b/hotspot/test/compiler/floatingpoint/ModNaN.java	Thu Aug 04 12:55:28 2016 -0400
@@ -26,7 +26,6 @@
  * @bug 8015396
  * @summary double a%b returns NaN for some (a,b) (|a| < inf, |b|>0) (on Core i7 980X)
  *
- * @ignore 8145543
  * @run main compiler.floatingpoint.ModNaN
  */