mcimadamore [Mon, 31 Aug 2015 17:33:34 +0100] rev 32454
8129962: Investigate performance improvements in langtools combo tests
Summary: New combo API that runs all combo instances in a shared javac context (whenever possible).
Reviewed-by: jjg, jlahoda, vromero
mcimadamore [Mon, 31 Aug 2015 15:50:20 +0100] rev 32453
8134007: Improve string folding
Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression
Reviewed-by: jlahoda