mhaupt [Tue, 31 Mar 2015 21:46:44 +0200] rev 31775
6900757: minor bug fixes to LogCompilation tool
Summary: improve internal error reporting (point to XML element causing trouble); fix comparator for sorting by name and start; make tool more robust wrt. incorrect options and files not found; make inlining decision output more clear; adopt uncommon traps history printing; properly mention compiler in generated logs; add options for printing time stamps and omitting compilation IDs; add option for comparing compilation logs; overall code cleanup and API documentation
Reviewed-by: kvn, vlivanov
ascarpino [Mon, 13 Jul 2015 13:22:21 -0700] rev 31774
8131078: typos in ghash cpu message
Reviewed-by: goetz, kvn
goetz [Tue, 07 Jul 2015 10:40:09 +0200] rev 31773
8130653: ppc: implement MultiplyToLen intrinsic
Reviewed-by: simonis
Contributed-by: peter.januschke@sap.com
kvn [Fri, 10 Jul 2015 11:59:09 -0700] rev 31772
8129920: Vectorized loop unrolling
Summary: optimize loop opts for vectorizible loops.
Reviewed-by: kvn, roland
ascarpino [Fri, 10 Jul 2015 11:31:49 -0700] rev 31771
8130341: GHASH 32bit intrinsics has AEADBadTagException
Reviewed-by: kvn, mcberg
katleman [Thu, 23 Jul 2015 11:54:26 -0700] rev 31770
Added tag jdk9-b74 for changeset 7c5e7ba80fcd
lana [Thu, 23 Jul 2015 15:27:17 -0700] rev 31769
Merge
amurillo [Tue, 21 Jul 2015 09:19:17 -0700] rev 31768
Merge
amurillo [Fri, 17 Jul 2015 08:46:52 -0700] rev 31767
Merge
dcubed [Tue, 14 Jul 2015 09:36:38 -0700] rev 31766
8131128: Merge error in jprt.properties leads to missing devkit argument
Summary: Add missing line break; fix backslash lineup.
Reviewed-by: tbell, kvn