author | mockner |
Thu, 04 Aug 2016 23:17:33 +0200 | |
changeset 40345 | 19fef85b1851 |
parent 40343 | a3106ccd0c68 (current diff) |
parent 40344 | e73c2f13704d (diff) |
child 40346 | 7a3fd6016780 |
--- a/hotspot/test/compiler/floatingpoint/ModNaN.java Thu Aug 04 19:50:23 2016 +0000 +++ b/hotspot/test/compiler/floatingpoint/ModNaN.java Thu Aug 04 23:17:33 2016 +0200 @@ -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 */