log src/share/vm/runtime/globals.hpp @ 3364:566ea7a12419

age author description
Fri, 06 May 2011 19:34:55 -0700 never Merge
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Thu, 12 May 2011 15:05:22 -0700 ysr Merge
Tue, 10 May 2011 00:33:21 -0700 ysr 6883834: ParNew: assert(!_g->to()->is_in_reserved(obj),"Scanning field twice?") with LargeObjects tests
Fri, 06 May 2011 11:25:16 -0400 kamg Merge
Thu, 05 May 2011 09:33:14 -0400 kevinw Merge
Mon, 18 Apr 2011 08:03:45 -0700 kevinw 7005503: Make GuaranteedSafepointInterval a diagnostic flag
Fri, 06 May 2011 09:45:18 +0200 brutisso Merge
Fri, 29 Apr 2011 09:11:03 +0200 brutisso 7040068: CMS: Possibly unsafe initialization of BlockOffsetArrayUseUnallocatedBlock
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
Wed, 27 Apr 2011 15:40:36 -0700 never 7029167: add support for conditional card marks
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Fri, 08 Apr 2011 14:53:16 -0700 jmasa Merge
Thu, 07 Apr 2011 17:16:20 -0700 jcoomes 6841742: par compact - remove unused/unsupported options
Fri, 06 May 2011 17:47:17 +0200 Thomas Wuerthinger Fixed the stateBefore of invokes and monitorenter instructions to include the arguments of the instruction.
Fri, 22 Apr 2011 19:00:07 +0200 Thomas Wuerthinger Fixed merge issues.
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Wed, 06 Apr 2011 16:02:50 -0700 never 7034513: enable fast accessors and empty methods for ZERO and -Xint
Thu, 31 Mar 2011 21:05:55 -0700 never 6385687: UseFastEmptyMethods/UseFastAccessorMethods considered harmful
Wed, 06 Apr 2011 16:02:53 -0700 jmasa Merge
Wed, 23 Mar 2011 14:12:51 +0100 brutisso 6948149: G1: Imbalance in termination times
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Sun, 27 Mar 2011 00:00:14 -0700 never 7024475: loop doesn't terminate when compiled
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Mon, 21 Mar 2011 18:38:00 -0700 jcoomes 6962930: make the string table size configurable
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 18 Mar 2011 09:03:43 -0700 jcoomes Merge
Wed, 16 Mar 2011 10:37:08 -0700 ysr 6896099: Integrate CMS heap ergo with default heap sizing ergo