hg: jdk9/hs-comp/hotspot: 2 new changesets
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Thu Jun 2 14:55:12 UTC 2016
Changeset: 1605f0d9b2d1
Author: thartmann
Date: 2016-06-02 13:19 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1605f0d9b2d1
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Summary: Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic.
Reviewed-by: kvn, zmajo
! src/cpu/x86/vm/macroAssembler_x86.cpp
! src/cpu/x86/vm/vm_version_x86.cpp
+ test/compiler/cpuflags/TestSSE4Disabled.java
Changeset: 9811082ebb49
Author: thartmann
Date: 2016-06-02 14:54 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9811082ebb49
Merge
More information about the jdk9-hs-comp-changes
mailing list