darcy [Mon, 20 Nov 2017 20:33:51 -0800] rev 47868
8191162: Use @implSpec tag for javax.lang.model.util visitor methods
Reviewed-by: vromero
ksrini [Mon, 20 Nov 2017 16:50:22 -0800] rev 47867
8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
Reviewed-by: jjg
igerasim [Mon, 20 Nov 2017 18:46:52 -0800] rev 47866
8191632: Typos in comments due to duplicating words
Reviewed-by: alanb
erikj [Mon, 20 Nov 2017 14:27:20 -0800] rev 47865
8191614: Generated configure out of sync
Reviewed-by: redestad
vromero [Mon, 20 Nov 2017 17:07:21 -0500] rev 47864
8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
Reviewed-by: mcimadamore
vromero [Mon, 20 Nov 2017 14:45:11 -0500] rev 47863
8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
Reviewed-by: jjg, mcimadamore
rgoel [Mon, 20 Nov 2017 17:34:05 +0530] rev 47862
8191123: java.awt.im.InputContext API doc has a reference to extensions
Reviewed-by: naoto
jjg [Fri, 17 Nov 2017 18:37:37 -0800] rev 47861
8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
Reviewed-by: bpatel
shurailine [Fri, 17 Nov 2017 07:34:59 -0800] rev 47860
8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
Reviewed-by: alanb, dholmes
psandoz [Fri, 17 Nov 2017 12:09:56 -0800] rev 47859
8180437: Remaining renames of CAS misnomer "swap" => "set"
Reviewed-by: martin
psandoz [Fri, 17 Nov 2017 09:29:47 -0800] rev 47858
8191429: List.sort should specify the sort is stable
Reviewed-by: smarks
redestad [Fri, 17 Nov 2017 15:43:12 +0100] rev 47857
8191442: Regression in LambdaFormBuffer.replaceFunctions
Reviewed-by: vlivanov
mchung [Fri, 17 Nov 2017 08:12:02 -0600] rev 47856
8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
Reviewed-by: psandoz, rriggs
sundar [Fri, 17 Nov 2017 18:43:27 +0530] rev 47855
8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
Reviewed-by: hannesw, jlaskey
mchung [Thu, 16 Nov 2017 22:51:15 -0600] rev 47854
8190987: Package.getImplementationVersion returns null even if implementation version is non-null
Reviewed-by: mchung, rriggs
Contributed-by: Michael Dardis <me@md-5.net>
erikj [Fri, 17 Nov 2017 02:44:03 +0100] rev 47853
8191420: Changing "requires" to "requires static" in an application module results in build failure
Reviewed-by: tbell