hg: jdk6/jdk6/hotspot: 4 new changesets
daniel.daugherty at sun.com
daniel.daugherty at sun.com
Tue Sep 15 12:12:09 PDT 2009
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 jdk6-dev
mailing list