duke [Wed, 05 Jul 2017 22:27:15 +0200] rev 42001
Merge
ksrini [Mon, 14 Nov 2016 16:33:48 -0800] rev 42000
8167967: javadoc should identify the ordinal value of enum constants
Reviewed-by: jjg
sadayapalam [Mon, 14 Nov 2016 19:45:41 +0530] rev 41999
8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
Reviewed-by: jlahoda
mchung [Sat, 12 Nov 2016 09:26:08 -0800] rev 41998
8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
Reviewed-by: dfuchs
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