hg: jdk9/hs-rt/hotspot: 3 new changesets
christian.tornqvist at oracle.com
christian.tornqvist at oracle.com
Thu Dec 10 22:59:22 UTC 2015
Changeset: 9e1dc7ba8db3
Author: ctornqvi
Date: 2015-12-10 09:42 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9e1dc7ba8db3
8015396: double a%b returns NaN for some (a,b) (|a| < inf, |b|>0)
Reviewed-by: coleenp, gtriantafill
+ src/os/windows/vm/sharedRuntimeRem.cpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp
! test/compiler/floatingpoint/ModNaN.java
Changeset: b373da0bc248
Author: ctornqvi
Date: 2015-12-09 11:00 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b373da0bc248
8144921: Remove JDK6_OR_EARLIER code from os_windows
Reviewed-by: dholmes, mseledtsov, gtriantafill
! src/os/windows/vm/os_windows.cpp
! src/os/windows/vm/os_windows.hpp
Changeset: 62d332b0f1ab
Author: ctornqvi
Date: 2015-12-10 21:31 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/62d332b0f1ab
Merge
More information about the jdk9-all-changes
mailing list