log src/share/vm/runtime/globals.hpp @ 3325:54a56bbaf95b

age author description
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
Sun, 06 Mar 2011 11:37:18 -0800 jcoomes 7018056: large pages not always enabled by default
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Thu, 03 Mar 2011 23:31:45 -0800 kvn Merge
Tue, 01 Mar 2011 10:27:15 -0800 never 6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized"
Mon, 28 Feb 2011 15:35:45 -0800 rottenha Merge
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.