hseigel [Thu, 18 Jun 2015 08:44:28 -0400] rev 31366
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute.
Reviewed-by: acorn, gtriantafill
erikj [Thu, 18 Jun 2015 10:26:58 +0200] rev 31365
8087195: Support building hotspot with devkits on Macosx
Reviewed-by: dholmes, ihse
coleenp [Thu, 18 Jun 2015 00:40:51 +0000] rev 31364
Merge
coleenp [Wed, 17 Jun 2015 23:46:35 +0000] rev 31363
Merge
coleenp [Wed, 17 Jun 2015 21:44:48 +0000] rev 31362
8098821: Crash in system dictionary initialization with shared strings
Summary: map string regions after the compressed class base is known
Reviewed-by: iklam, dcubed
Contributed-by: coleen.phillimore@oracle.com, mikhailo.seledtsov@oracle.com
iklam [Wed, 17 Jun 2015 22:49:17 +0000] rev 31361
Merge
iklam [Wed, 17 Jun 2015 13:22:38 -0700] rev 31360
8098815: Assertion failure in CDS shared string archive support on Windows
Summary: check for a zero length before calling the G1 fill_archive_regions routine
Reviewed-by: coleenp, iklam, dcubed
Contributed-by: tom.benson@oracle.com
david [Wed, 17 Jun 2015 17:29:56 +0200] rev 31359
7169803: Usage of pretenured value is not correct
Reviewed-by: tamao, jmasa
jwilhelm [Wed, 17 Jun 2015 14:44:54 +0200] rev 31358
8077842: Remove the level parameter passed around in GenCollectedHeap
Reviewed-by: kbarrett, mgerdin
coleenp [Wed, 17 Jun 2015 15:45:43 +0000] rev 31357
Merge