hg: hsx/hotspot-gc/hotspot: 2 new changesets
yumin.qi at sun.com
yumin.qi at sun.com
Sat Jun 11 08:28:58 UTC 2011
Changeset: 2a241e764894
Author: minqi
Date: 2011-06-10 15:08 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/2a241e764894
6941923: RFE: Handling large log files produced by long running Java Applications
Summary: supply optinal flags to realize gc log rotation
Reviewed-by: ysr, jwilhelm
! src/share/vm/gc_implementation/shared/concurrentGCThread.cpp
! src/share/vm/gc_implementation/shared/concurrentGCThread.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/atomic.cpp
! src/share/vm/runtime/atomic.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/safepoint.cpp
! src/share/vm/utilities/ostream.cpp
! src/share/vm/utilities/ostream.hpp
+ test/gc/6941923/test6941923.sh
Changeset: 42df21744b50
Author: minqi
Date: 2011-06-10 15:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/42df21744b50
Merge
More information about the hotspot-gc-dev
mailing list