hg: hsx/hotspot-rt/hotspot: 7158988: jvm crashes while debugging on x86_32 and x86_64

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Apr 5 15:35:15 PDT 2012


Changeset: 19e197e2a1af
Author:    coleenp
Date:      2012-04-05 12:17 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/19e197e2a1af

7158988: jvm crashes while debugging on x86_32 and x86_64
Summary: Object pointer is pushed more than once on stack, where GC doesn't expect it.
Reviewed-by: coleenp, kvn
Contributed-by: axel.siebenborn at sap.com

! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
+ test/runtime/7158988/FieldMonitor.java
+ test/runtime/7158988/TestFieldMonitor.sh
+ test/runtime/7158988/TestPostFieldModification.java



More information about the hotspot-runtime-dev mailing list