smarks [Tue, 01 Nov 2016 11:28:16 -0700] rev 41863
8165646: (jdeprscan) adjust tool output to improve clarity
Reviewed-by: jjg, psandoz
vromero [Tue, 01 Nov 2016 10:51:53 -0400] rev 41862
8167431: javac takes too long time to resolve interface dependency
Reviewed-by: mcimadamore
vromero [Tue, 01 Nov 2016 10:14:42 -0400] rev 41861
8132562: javac fails with CLASSPATH with double-quotes as an environment variable
Reviewed-by: jjg
mchung [Mon, 31 Oct 2016 18:06:03 -0700] rev 41860
8167057: jdeps option to list modules and internal APIs for @modules for test dev
Reviewed-by: dfuchs
alanb [Fri, 28 Oct 2016 10:17:56 +0100] rev 41859
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
rfield [Thu, 27 Oct 2016 17:11:16 -0700] rev 41858
8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
Reviewed-by: jlahoda
lana [Thu, 27 Oct 2016 21:22:12 +0000] rev 41857
Merge
mcimadamore [Wed, 26 Oct 2016 15:41:25 +0100] rev 41856
8168774: Polymorhic signature method check crashes javac
Summary: Check for polysig method assumes arity is greater than zero
Reviewed-by: vromero
mcimadamore [Wed, 26 Oct 2016 12:27:51 +0100] rev 41855
8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Summary: Check for propagation doesn't take into account primitive type constraints
Reviewed-by: vromero
sadayapalam [Wed, 26 Oct 2016 11:22:50 +0530] rev 41854
8166367: Missing ExceptionTable attribute in anonymous class constructors
Reviewed-by: vromero