changeset 35055 | a4cf2927e727 |
parent 30028 | ac021a11a31b |
child 35179 | 9e364645fdca |
--- a/hotspot/test/compiler/floatingpoint/ModNaN.java Thu Dec 10 17:03:48 2015 +0100 +++ b/hotspot/test/compiler/floatingpoint/ModNaN.java Thu Dec 10 09:42:22 2015 -0800 @@ -25,7 +25,6 @@ * @test * @bug 8015396 * @summary double a%b returns NaN for some (a,b) (|a| < inf, |b|>0) (on Core i7 980X) - * @ignore 8015396 * @run main ModNaN */ public class ModNaN {