History log of /openjdk10/hotspot/test/compiler/floatingpoint/ModNaN.java
Revision Date Author Comments
# 11778:0805c27ea97a 03-Aug-2016 mockner

8145543: JPRT jobs see intermittent failures in compiler/floatingpoint/ModNaN.java
Summary: Not reproducible due to glibc patch which affects current and previous versions. Removed @ignore for compiler/floatingpoint/ModNaN.java
Reviewed-by: coleenp, gtriantafill


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 9845:2e6c07b04d0b 16-Dec-2015 iklam

8145620: Disable compiler/floatingpoint/ModNaN.java
Reviewed-by: dholmes, coleenp


# 9721:9e1dc7ba8db3 10-Dec-2015 ctornqvi

8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
Reviewed-by: coleenp, gtriantafill


# 8080:6ead49a4c505 28-Apr-2015 ctornqvi

8077994: [TESTBUG] Exclude compiler/floatingpoint/ModNaN.java
Reviewed-by: hseigel, ccheung


# 6370:cbb70f720ddb 28-Apr-2014 drchase

8039407: Regression test needed for JDK-8015396
Summary: Converted bug demo into regression test
Reviewed-by: kvn