log src/share/vm/gc_implementation/g1/g1_globals.hpp @ 12080:5888334c9c24

age author description
Thu, 15 Aug 2013 10:52:18 +0200 johnc 7145569: G1: optimize nmethods scanning
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Thu, 01 Aug 2013 17:29:49 +0200 brutisso 8022051: G1: Remove some unused G1 flags
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 04 Jun 2013 10:04:06 -0700 johnc 8015244: G1: Verification after a full GC is incorrectly placed.
Thu, 09 May 2013 11:16:39 -0700 johnc 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
Thu, 21 Mar 2013 14:11:13 +0100 Christos Kotselidis -Merge with tip
Wed, 06 Mar 2013 19:35:04 +0100 Christos Kotselidis -More fixes and passrate(fop)
Tue, 05 Mar 2013 18:53:26 +0100 Christos Kotselidis -More bug fixes
Mon, 04 Mar 2013 16:46:37 +0100 Christos Kotselidis -More progress in G1 WBs
Thu, 21 Feb 2013 23:58:05 -0800 poonam 8008546: Wrong G1ConfidencePercent results in GUARANTEE(VARIANCE() > -1.0) FAILED
Thu, 07 Feb 2013 15:51:25 +0100 jwilhelm 8006432: Ratio flags should be unsigned
Tue, 15 Jan 2013 12:32:26 -0800 johnc 8001425: G1: Change the default values for certain G1 specific flags
Fri, 21 Dec 2012 11:45:34 -0800 johnc 8001424: G1: Rename certain G1-specific flags
Tue, 28 Aug 2012 15:20:08 -0700 johnc 7041879: G1: introduce stress testing parameter to cause frequent evacuation failures
Thu, 23 Aug 2012 05:25:59 +0200 brutisso 7193157: G1: Make some develpflags available in product builds
Mon, 25 Jun 2012 16:00:55 -0700 johnc 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Wed, 18 Apr 2012 13:39:55 -0400 tonyp 7145441: G1: collection set chooser-related cleanup
Fri, 13 Apr 2012 01:59:38 +0200 brutisso 7160728: Introduce an extra logging level for G1 logging
Thu, 05 Apr 2012 13:57:23 -0400 tonyp 7127697: G1: remove dead code after recent concurrent mark changes
Fri, 23 Mar 2012 10:53:19 -0400 tonyp 7146246: G1: expose some of the -XX flags that drive which old regions to collect during mixed GCs
Wed, 15 Feb 2012 13:06:53 -0500 tonyp 7132029: G1: mixed GC phase lasts for longer than it should
Tue, 10 Jan 2012 20:02:41 +0100 brutisso 7128532: G1: Change default value of G1DefaultMaxNewGenPercent to 80
Wed, 21 Dec 2011 22:13:31 +0100 brutisso 7113021: G1: automatically enable young gen size auto-tuning when -Xms==-Xmx
Fri, 18 Nov 2011 12:52:27 -0500 tonyp 7097002: G1: remove a lot of unused / redundant code from the G1CollectorPolicy class
Wed, 28 Sep 2011 08:21:30 +0200 brutisso 7005808: G1: re-enable ReduceInitialCardMarks for G1
Fri, 09 Sep 2011 05:20:58 -0400 tonyp 7087717: G1: make the G1PrintRegionLivenessInfo parameter diagnostic
Thu, 08 Sep 2011 05:16:49 -0400 tonyp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
Wed, 31 Aug 2011 10:16:02 -0700 johnc 7066841: remove MacroAssembler::br_on_reg_cond() on sparc
Mon, 22 Aug 2011 10:16:33 -0400 tonyp 7081064: G1: remove develop params G1FixedSurvivorSpaceSize, G1FixedTenuringThreshold, and G1FixedEdenSize