hg: jdk7u/jdk7u-dev/hotspot: 8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Thu Dec 11 11:10:27 UTC 2014
Changeset: cf56d85a1712
Author: sjohanss
Date: 2014-12-11 09:56 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/hotspot/rev/cf56d85a1712
8062672: JVM crashes during GC on various asserts which checks that HeapWord ptr is an oop
Summary: Crashes were caused by not disabling UseMemSetInBOT as should be done on sparc. Added support for picking up blkinit as a platform feature if available on Linux sparc. This is needed to avoid enabling UseMemSetInBOT when running on this platform.
Reviewed-by: jmasa, brutisso
! src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
More information about the jdk7u-dev
mailing list