hg: jdk7/hotspot/hotspot: 2 new changesets
lev.serebryakov at sun.com
lev.serebryakov at sun.com
Thu Dec 11 08:18:08 PST 2008
Changeset: 7b920868b475
Author: coleenp
Date: 2008-12-08 15:50 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/7b920868b475
6773838: There is no calling stack for Compiler thread in hs_err file on x86
Summary: On solaris, the inline assembly wasn't being processed. Added volatile to il file fixed it.
Reviewed-by: phh, kvn
! src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp
! src/os_cpu/solaris_x86/vm/solaris_x86_32.il
! src/os_cpu/solaris_x86/vm/solaris_x86_64.il
Changeset: 3ad2b8576c4a
Author: coleenp
Date: 2008-12-09 09:55 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/3ad2b8576c4a
6689685: Hotspot crash error message should include libraries version
Summary: Print out JDK/JRE version that hotspot knows about.
Reviewed-by: kamg, blacklion, acorn, alanb
! src/share/vm/utilities/vmError.cpp
More information about the jdk7-changes
mailing list