hg: hsx/hotspot-main/hotspot: 3 new changesets

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Wed Apr 11 14:56:47 PDT 2012


Changeset: 19e197e2a1af
Author:    coleenp
Date:      2012-04-05 12:17 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/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

Changeset: a4b63a58d295
Author:    dcubed
Date:      2012-04-09 08:38 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/a4b63a58d295

Merge


Changeset: 10c12fb36ed2
Author:    sla
Date:      2012-04-05 14:16 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/10c12fb36ed2

7133111: libsaproc debug print should be printed as unsigned long to fit large numbers on 64bit platform
Reviewed-by: dcubed, mgronlun, dsamersoff

! agent/src/os/linux/ps_core.c



More information about the hotspot-dev mailing list