jcoomes [Wed, 05 Aug 2009 12:33:29 -0700] rev 3607
6821693: 64-bit TaskQueue capacity still too small
6821507: Alignment problem in GC taskqueue
Reviewed-by: tonyp, apetrusenko
jrose [Thu, 06 Aug 2009 16:15:16 -0700] rev 3606
Merge
jrose [Thu, 06 Aug 2009 14:28:54 -0700] rev 3605
6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
Summary: switch them from product to experimental; 6817525 will toggle them and switch to diagnostic
Reviewed-by: kvn
never [Thu, 06 Aug 2009 12:24:41 -0700] rev 3604
6868051: (SA) FreeChunk support for compressed oops is broken
Reviewed-by: kvn, dcubed
kvn [Thu, 06 Aug 2009 09:37:26 -0700] rev 3603
Merge
cfang [Tue, 04 Aug 2009 21:32:08 -0700] rev 3602
6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation
Summary: Improvement on reexecute implementation to fix the assertion failure
Reviewed-by: kvn, never
kvn [Tue, 04 Aug 2009 17:11:17 -0700] rev 3601
6868486: timouts and outOfMemory in regression tests
Summary: Increase timeout for tests and heap size for 6851282 test.
Reviewed-by: never, cfang