hg: jdk7/hotspot-gc/hotspot: 2 new changesets

jon.masamitsu at sun.com jon.masamitsu at sun.com
Wed Feb 25 01:20:01 PST 2009


Changeset: 83ef1482304c
Author:    jmasa
Date:      2009-02-24 22:12 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/83ef1482304c

6806226: Signed integer overflow in growable array code causes JVM crash
Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable.
Reviewed-by: ysr, jcoomes

! src/share/vm/utilities/growableArray.cpp

Changeset: 59150d6667e1
Author:    jmasa
Date:      2009-02-24 22:51 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/59150d6667e1

Merge





More information about the jdk7-changes mailing list