duke [Wed, 05 Jul 2017 22:25:59 +0200] rev 41944
Merge
mcimadamore [Mon, 07 Nov 2016 16:08:18 +0000] rev 41943
8169093: Generics, javac not matching actual and formal arguments.
Summary: Make diagnostic for type-args arity mismatch consistent with the class case
Reviewed-by: vromero
mcimadamore [Mon, 07 Nov 2016 11:16:23 +0000] rev 41942
8168854: javac erroneously reject a a service interface inner class in a provides clause
Summary: Java SE 9 proposed spec changes do not explicitly forbid a service interface to be an inner class - javac should follow
Reviewed-by: jjg
rfield [Sun, 06 Nov 2016 22:50:46 -0800] rev 41941
8161983: JShell API: Clean-up following 8160127 et. al.
Reviewed-by: jlahoda
rfield [Fri, 04 Nov 2016 14:47:25 -0700] rev 41940
8129559: JShell: compilation fails if class, method or field is annotated and has modifiers
8080354: JShell: Runtime visible annotations cannot be retrieved
Reviewed-by: jlahoda
lana [Fri, 04 Nov 2016 17:52:11 +0000] rev 41939
Merge
jjg [Thu, 03 Nov 2016 13:59:15 -0700] rev 41938
8167975: align javac --add-* modules options with launcher
Reviewed-by: jlahoda
rfield [Thu, 03 Nov 2016 09:12:02 -0700] rev 41937
8161969: jshell tool: /var value is not truncated per feedback setting
8166637: jshell tool: confusing truncation of long result values
8154513: JShell tool: welcome message should match feedback mode
8167552: jshell tool: Typo in jshell command '/? /reload' description
Reviewed-by: jlahoda
ksrini [Wed, 02 Nov 2016 15:42:20 -0700] rev 41936
8166857: langtools build.xml broken on windows
Reviewed-by: jjg, jlahoda, mcimadamore
jlahoda [Thu, 03 Nov 2016 11:46:20 +0100] rev 41935
8166635: getEnclosedElements() on package causes BadClassFile error
Summary: Properly reading typevars from enclosing scopes for local classes.
Reviewed-by: mcimadamore
rfield [Wed, 02 Nov 2016 16:29:50 -0700] rev 41934
8167636: jshell tool: Edit Pad should be in its own module
Reviewed-by: jlahoda
smarks [Wed, 02 Nov 2016 14:22:27 -0700] rev 41933
8169078: add bug IDs to jdeprscan tests
Reviewed-by: jjg
jlahoda [Wed, 02 Nov 2016 20:21:45 +0100] rev 41932
8169074: Build is failing after JDK-8166538
Summary: Reverting d7c9720c4223
Reviewed-by: darcy
jlahoda [Wed, 02 Nov 2016 16:48:57 +0100] rev 41931
8166538: Improve error reporting for compiling against unexported package
Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user.
Reviewed-by: mcimadamore, jjg
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41930
Added tag jdk-9+143 for changeset 3ef02797070d