duke [Wed, 05 Jul 2017 22:04:04 +0200] rev 40238
Merge
duke [Wed, 05 Jul 2017 22:03:58 +0200] rev 40237
Merge
vromero [Mon, 08 Aug 2016 11:48:02 -0700] rev 40236
8162874: AST nodes representing operators should have a common superclass
Reviewed-by: mcimadamore
jlahoda [Mon, 08 Aug 2016 17:22:44 +0200] rev 40235
8144733: Iterating over elements of a Scope can return spurious inner class elements
Summary: When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.
Reviewed-by: mcimadamore
amurillo [Thu, 04 Aug 2016 17:48:48 +0000] rev 40234
Merge
erikj [Thu, 04 Aug 2016 10:07:48 +0200] rev 40233
8157100: missing dependency in build system
Reviewed-by: tbell
jjg [Wed, 03 Aug 2016 16:01:09 -0700] rev 40232
8162359: javac should use stdout for --help and --version
Reviewed-by: vromero
darcy [Wed, 03 Aug 2016 11:30:27 -0700] rev 40231
8163113: langtools repeating annotations tests depend rely on annotations toString output
Reviewed-by: jlahoda, vromero
darcy [Wed, 03 Aug 2016 10:05:37 -0700] rev 40230
8163115: Temporarily problem list javac repeating annotations tests
Reviewed-by: jjg
bpatel [Tue, 02 Aug 2016 13:14:12 -0700] rev 40229
8154817: Fix the click-through navigation for modules
Reviewed-by: jjg, ksrini