ehelin [Wed, 28 Sep 2016 16:41:38 +0200] rev 42005
8166790: Add stress test GCBasher
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
lana [Thu, 17 Nov 2016 17:50:05 +0000] rev 42004
Added tag jdk-9+145 for changeset b57b4dfdfeae
duke [Wed, 05 Jul 2017 22:27:21 +0200] rev 42003
Added tag jdk-9+145 for changeset 3ee4e7827413
duke [Wed, 05 Jul 2017 22:27:20 +0200] rev 42002
Merge
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
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