hotspot/test/compiler/floatingpoint/ModNaN.java
changeset 35179 9e364645fdca
parent 35055 a4cf2927e727
child 40059 c2304140ed64
--- a/hotspot/test/compiler/floatingpoint/ModNaN.java	Wed Dec 16 08:57:47 2015 +0100
+++ b/hotspot/test/compiler/floatingpoint/ModNaN.java	Wed Dec 16 19:30:10 2015 -0800
@@ -24,6 +24,7 @@
 /**
  * @test
  * @bug 8015396
+ * @ignore 8145543
  * @summary double a%b returns NaN for some (a,b) (|a| < inf, |b|>0) (on Core i7 980X)
  * @run main ModNaN
  */