hg: jdk7/hotspot-gc/hotspot: 4 new changesets
andrey.petrusenko at sun.com
andrey.petrusenko at sun.com
Mon Mar 15 13:00:17 UTC 2010
Changeset: c8a467bf56ad
Author: coleenp
Date: 2010-03-02 12:09 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/c8a467bf56ad
6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
Summary: Move creating stack guard pages in jni attach thread before potential java call rather than after. Also cleanup stack guard pages when jni attach fails
Reviewed-by: never, dholmes
! src/share/vm/prims/jni.cpp
! src/share/vm/runtime/thread.cpp
Changeset: 4b0f2f4918ed
Author: xlu
Date: 2010-03-10 21:42 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/4b0f2f4918ed
6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
Summary: Improve the usability of safepoint statistics data. See bug evaluation for more details.
Reviewed-by: ysr, dholmes
! src/share/vm/runtime/safepoint.cpp
! src/share/vm/runtime/safepoint.hpp
Changeset: 12d91eb0f579
Author: acorn
Date: 2010-03-11 14:41 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/12d91eb0f579
Merge
Changeset: 94946bdf36bd
Author: apetrusenko
Date: 2010-03-15 02:56 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/94946bdf36bd
Merge
More information about the hotspot-gc-dev
mailing list