hg: jdk7/hotspot-rt/hotspot: 6773838: There is no calling stack for Compiler thread in hs_err file on x86

coleen.phillimore at sun.com coleen.phillimore at sun.com
Mon Dec 8 15:38:25 PST 2008


Changeset: 7b920868b475
Author:    coleenp
Date:      2008-12-08 15:50 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/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




More information about the jdk7-changes mailing list