ysr [Sat, 11 Sep 2010 11:42:09 -0700] rev 6448
Merge
ysr [Fri, 10 Sep 2010 17:07:55 -0700] rev 6447
6983930: CMS: Various small cleanups ca September 2010
Summary: Fixed comment/documentation typos; converted some guarantee()s to assert()s.
Reviewed-by: jmasa
kamg [Mon, 13 Sep 2010 07:38:10 -0700] rev 6446
Merge
thurka [Sat, 11 Sep 2010 08:18:31 +0200] rev 6445
6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
Summary: Emit a fake frame that makes it look like the thread is in the OutOfMemoryError zero-parameter constructor
Reviewed-by: dcubed
dcubed [Wed, 08 Sep 2010 08:34:57 -0700] rev 6444
6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
Summary: Use javac's @filename construct to avoid long compile lines
Reviewed-by: ohair, twisti, never
Contributed-by: doko@ubuntu.com
trims [Wed, 08 Sep 2010 18:33:31 -0700] rev 6443
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
Summary: Update the Major and Build numbers for HS20
Reviewed-by: jcoomes