changeset 11779:0a0f536fa5ca

Merge
author mockner
date Thu, 04 Aug 2016 23:17:33 +0200
parents 14748ad81c44 (current diff) 0805c27ea97a (diff)
children d1b82242e2db
files
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/compiler/floatingpoint/ModNaN.java	Thu Aug 04 19:50:23 2016 +0000
+++ b/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
  */