Bugids already used in this repository (Re: [FOR REVIEW] hs14 merge for OpenJDK6)
Tim Bell
Tim.Bell at Sun.COM
Tue Sep 15 12:28:38 PDT 2009
Hi Dan:
> Done.
>
> BTW, how do I get on the notification list for this repo?
OpenJDK6 changes go to jdk6-dev at openjdk.java.net (see below).
To subscribe, visit this page:
http://mail.openjdk.java.net/mailman/listinfo/jdk6-dev
Tim
-------- Original Message --------
Subject: hg: jdk6/jdk6/hotspot: 4 new changesets
Date: Tue, 15 Sep 2009 19:12:09 +0000
From: Daniel.Daugherty at Sun.COM
To: jdk6-dev at openjdk.java.net
Changeset: 2b4230d1e589
Author: dcubed
Date: 2009-07-28 13:35 -0600
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/2b4230d1e589
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
Summary: Correctly count full GC operations for framework collectors. Add ForceFullGCJVMTIEpilogues
as a future work around if needed.
Reviewed-by: jcoomes, alanb, ysr
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/prims/jvmtiExport.cpp
! src/share/vm/runtime/globals.hpp
Changeset: 9601152ccfc1
Author: dcubed
Date: 2009-08-28 12:25 -0600
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/9601152ccfc1
6875393: 2/3 JNI itable index cache is broken
Summary: Add missing initialization of cache size.
Reviewed-by: tbell
! src/share/vm/oops/instanceKlass.cpp
Changeset: 16a50381378e
Author: dcubed
Date: 2009-09-15 09:15 -0600
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/16a50381378e
Merge
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/prims/jvmtiExport.cpp
! src/share/vm/runtime/globals.hpp
Changeset: ae86d1ece6f5
Author: dcubed
Date: 2009-09-15 13:15 -0600
URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/ae86d1ece6f5
Merge
More information about the distro-pkg-dev
mailing list