hg: jdk8u/hs-dev/hotspot: 2 new changesets
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Wed May 7 02:54:27 UTC 2014
Changeset: 653e11c86c5a
Author: kvn
Date: 2014-04-29 10:29 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/653e11c86c5a
8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
Summary: Allow replay compilation with replay file parsing error.
Reviewed-by: twisti, iveresov
! src/share/vm/ci/ciReplay.cpp
! src/share/vm/runtime/simpleThresholdPolicy.cpp
Changeset: 1eba0601f0dd
Author: kvn
Date: 2014-04-29 12:20 -0700
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/1eba0601f0dd
8041957: -XX:UseAVX=0 cause assert(UseAVX) failed
Summary: temporary set UseAVX=1 and UseSSE=2 in generate_get_cpu_info()
Reviewed-by: twisti
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/vm_version_x86.cpp
More information about the jdk8u-hs-changes
mailing list