Wed, 05 Dec 2007 09:04:00 -0800 6629887: 64-bit windows should not restrict default heap size to 1400m
phh [Wed, 05 Dec 2007 09:04:00 -0800] rev 193
6629887: 64-bit windows should not restrict default heap size to 1400m Reviewed-by: jmasa, sbohne, ikrylov, xlu
Wed, 05 Dec 2007 09:03:00 -0800 6614036: REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb)
rasbold [Wed, 05 Dec 2007 09:03:00 -0800] rev 192
6614036: REGRESSION: Java server x86 VM intermittently crash with SIGSEGV (0xb) Summary: restore destination address in x86 32-bit checkcast_arraycopy stub Reviewed-by: jrose, kvn, never
Wed, 05 Dec 2007 09:02:00 -0800 6621621: HashMap front cache should be enabled only with AggressiveOpts
phh [Wed, 05 Dec 2007 09:02:00 -0800] rev 191
6621621: HashMap front cache should be enabled only with AggressiveOpts Reviewed-by: sbohne, xlu
Wed, 05 Dec 2007 09:01:00 -0800 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
never [Wed, 05 Dec 2007 09:01:00 -0800] rev 190
6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long) Reviewed-by: kvn, rasbold
Wed, 05 Dec 2007 09:00:00 -0800 6664627: Merge changes made only in hotspot 11 forward to jdk 7
dcubed [Wed, 05 Dec 2007 09:00:00 -0800] rev 189
6664627: Merge changes made only in hotspot 11 forward to jdk 7 Reviewed-by: jcoomes
Tue, 11 Mar 2008 14:19:53 -0700 6673975: Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's.
jmasa [Tue, 11 Mar 2008 14:19:53 -0700] rev 188
6673975: Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's. Summary: Mangling the unused space is having an adverse affect on testing with fastdebug builds so turn it off by default. Reviewed-by: ysr, tonyp
Wed, 05 Mar 2008 17:37:04 -0800 Merge
jcoomes [Wed, 05 Mar 2008 17:37:04 -0800] rev 187
Merge
Sun, 02 Mar 2008 16:10:12 -0800 6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO
jmasa [Sun, 02 Mar 2008 16:10:12 -0800] rev 186
6557851: CMS: ergonomics defaults are not set with FLAG_SET_ERGO Summary: Default values set by cms ergonomics are set with FLAG_SET_DEFAULT so down stream the values look like the default values and affect how later parameters are set. Set these values with FLAG_SET_ERGO instead and adjust how later parameters are interpreted. Reviewed-by: iveresov, apetrusenko, pbk, ysr
Fri, 29 Feb 2008 14:42:56 -0800 6668743: CMS: Consolidate block statistics reporting code
ysr [Fri, 29 Feb 2008 14:42:56 -0800] rev 185
6668743: CMS: Consolidate block statistics reporting code Summary: Reduce the amount of related code replication and improve pretty printing. Reviewed-by: jmasa
Tue, 26 Feb 2008 15:57:49 -0800 6621728: Heap inspection should not crash in the face of C-heap exhaustion
ysr [Tue, 26 Feb 2008 15:57:49 -0800] rev 184
6621728: Heap inspection should not crash in the face of C-heap exhaustion Summary: Deal more gracefully with situations where C-heap scratch space cannot be had Reviewed-by: jmasa
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip