author | iklam |
Wed, 16 Dec 2015 19:30:10 -0800 | |
changeset 35179 | 9e364645fdca |
parent 35178 | 0f532b7cf61c |
child 35180 | 298594487e08 |
--- 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 */