mchung [Fri, 11 Nov 2016 17:32:21 -0800] rev 41997
8168386: Fix jdeps verbose options
Reviewed-by: dfuchs, lancea
rfield [Fri, 11 Nov 2016 11:50:11 -0800] rev 41996
8166333: jshell tool: shortcut var does not import its type
Reviewed-by: jlahoda
jlahoda [Fri, 11 Nov 2016 17:45:29 +0100] rev 41995
8169599: Several JShell tests are failing on Solaris after JDK-8145838
Summary: Partially reverting e43f670394ca
Reviewed-by: rfield
jlahoda [Fri, 11 Nov 2016 12:54:47 +0100] rev 41994
8145838: JShell: restrict RemoteAgent connection socket to localhost
Summary: Also reviewed by Chris Ries
Reviewed-by: rfield
lana [Fri, 11 Nov 2016 05:56:09 +0000] rev 41993
Merge
jjg [Thu, 10 Nov 2016 13:29:34 -0800] rev 41992
8169447: javac should detect/reject repeated use of --patch-module on command line
Reviewed-by: jlahoda
jlahoda [Thu, 10 Nov 2016 17:27:01 +0100] rev 41991
8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
Summary: Should not strip first parameter of a local class constructor for local classes in initializers.
Reviewed-by: jjg
ksrini [Tue, 08 Nov 2016 12:56:17 -0800] rev 41990
8166379: IAE while invoking javadoc with --patch-module
Reviewed-by: jjg