hg: jdk9/hs-comp/hotspot: 2 new changesets

zoltan.majo at oracle.com zoltan.majo at oracle.com
Sat Feb 28 14:09:14 UTC 2015


Changeset: fe7233679163
Author:    zmajo
Date:      2015-02-27 13:21 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/fe7233679163

8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly
Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison.
Reviewed-by: kvn
Contributed-by: Stefan Anzinger <stefan.anzinger at oracle.com>

! src/share/vm/opto/type.cpp
+ test/compiler/c2/FloatingPointFoldingTest.java

Changeset: dacf878d4b46
Author:    zmajo
Date:      2015-02-28 12:33 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/dacf878d4b46

Merge




More information about the jdk9-hs-comp-changes mailing list