hg: hsx/hsx17/master: 4 new changesets

erik.trimble at oracle.com erik.trimble at oracle.com
Fri Jun 11 05:17:06 PDT 2010


Changeset: d53d91cb378c
Author:    johnc
Date:      2010-06-07 17:46 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx17/master/rev/d53d91cb378c

6953058: G1: A bigapp crashes with SIGSEGV in compiled code
Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move.
Reviewed-by: never, iveresov, kvn

! src/share/vm/opto/graphKit.cpp

Changeset: e835ff93bcc1
Author:    trims
Date:      2010-06-10 15:58 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx17/master/rev/e835ff93bcc1

6960390: Bump the HS17 build number to 16
Summary: Update the HS17 build number to 16
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: 5944e4ff6d31
Author:    trims
Date:      2010-06-10 16:02 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx17/master/rev/5944e4ff6d31

6960393: Fix misplaced b15 hg tag for hs17
Summary: Change where the hs17-b15 tag was placed
Reviewed-by: jcoomes

! .hgtags

Changeset: 47d78593b370
Author:    trims
Date:      2010-06-10 16:03 -0700
URL:       http://hg.openjdk.java.net/hsx/hsx17/master/rev/47d78593b370

Added tag hs17-b15 for changeset 193a468093fa

! .hgtags



More information about the hotspot-dev mailing list