jlahoda [Fri, 01 Aug 2014 11:09:40 -0700] rev 25848
8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks.
Summary: Generalizing the crules infrastructure, adding a new analyzer to check String concatenation in Assert calls.
Reviewed-by: jjg, vromero
kizune [Wed, 30 Jul 2014 20:31:39 +0400] rev 25847
8047072: javap OOM on fuzzed classfile
Reviewed-by: jjg
mcimadamore [Tue, 29 Jul 2014 15:31:57 -0700] rev 25846
8051958: Cannot assign a value to final variable in lambda
Summary: Remove Attr.owner and refactor code for detecting forward field references
Reviewed-by: vromero
anazarov [Thu, 24 Jul 2014 15:12:48 -0700] rev 25845
8050979: Provide javadoc for "framework" classes in langtools tests
Reviewed-by: jjg
mcimadamore [Thu, 24 Jul 2014 13:11:03 +0100] rev 25844
8048890: Add option to keep track of symbol completion dependencies
Summary: Generate dot file with representation of javac on-demand symbol completion dependencies
Reviewed-by: jjg, jlahoda
tbell [Fri, 01 Aug 2014 14:09:22 -0700] rev 25843
Added tag jdk9-b25 for changeset 85d68faca425
duke [Wed, 05 Jul 2017 19:53:39 +0200] rev 25842
Merge