katleman [Thu, 24 Jan 2013 16:49:20 -0800] rev 15249
Added tag jdk8-b74 for changeset 64054e252871
duke [Wed, 05 Jul 2017 18:37:42 +0200] rev 15248
Merge
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15247
Added tag hs25-b17 for changeset f767fc368725
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15246
Merge
kmo [Thu, 24 Jan 2013 09:06:16 -0800] rev 15245
Merge
kmo [Thu, 24 Jan 2013 02:03:38 -0800] rev 15244
8006758: LinkResolver assertion (caused by @Contended changes)
Summary: treat anonymous classes as privileged code to restore the special handling for @Compiled during class file parsing
Reviewed-by: jrose, coleenp, kvn, dholmes
kvn [Wed, 23 Jan 2013 15:11:03 -0800] rev 15243
8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01
Summary: Limit vectors size to 16 bytes on BSD until the problem is fixed
Reviewed-by: twisti