log src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp @ 6219:922993931b3d

age author description
Wed, 11 Jul 2012 22:47:38 +0200 brutisso 7178361: G1: Make sure that PrintGC and PrintGCDetails use the same timing for the GC pause
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Thu, 31 May 2012 21:10:33 +0200 brutisso 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
Mon, 14 May 2012 17:32:17 +0200 brutisso 7161545: G1: Minor cleanups to the G1 logging
Wed, 18 Apr 2012 13:39:55 -0400 tonyp 7145441: G1: collection set chooser-related cleanup
Wed, 18 Apr 2012 07:21:15 -0400 tonyp 7157073: G1: type change size_t -> uint for region counts / indexes
Thu, 05 Apr 2012 13:57:23 -0400 tonyp 7127697: G1: remove dead code after recent concurrent mark changes