hg: jdk7/hotspot/hotspot: 3 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Mon Aug 30 10:55:04 PDT 2010
Changeset: c7004d700b49
Author: dholmes
Date: 2010-08-25 21:29 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/c7004d700b49
6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
Summary: Disable stack bounds checks in product mode other than for the initial thread
Reviewed-by: coleenp, jcoomes, aph
! src/os/linux/vm/os_linux.cpp
Changeset: 2528b5bd749c
Author: kamg
Date: 2010-08-27 15:05 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/2528b5bd749c
6980262: Memory leak when exception is thrown in static initializer
Summary: Use resource memory instead of c-heap for the exception message
Reviewed-by: phh, jmasa
! src/share/vm/oops/instanceKlass.cpp
Changeset: 8397081c7ac1
Author: dcubed
Date: 2010-08-27 21:31 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/8397081c7ac1
Merge
More information about the hotspot-dev
mailing list