jlahoda [Mon, 11 Dec 2017 18:33:53 +0100] rev 48237
8189778: Jshell crash on tab for StringBuilder.append(
Summary: Fixing handling of {@inheritDoc} in JShell's documentation.
Reviewed-by: jjg, ksrini
jlahoda [Fri, 08 Dec 2017 16:28:14 +0100] rev 48236
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Summary: Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
clanger [Mon, 11 Dec 2017 08:20:05 +0100] rev 48235
8192978: Missing checks and small fixes in jdwp library
Reviewed-by: cjplummer, sspitsyn
sadayapalam [Mon, 11 Dec 2017 06:58:14 +0530] rev 48234
8182401: Verification error for enclosing instance capture inside super constructor invocation
Reviewed-by: vromero
dl [Fri, 08 Dec 2017 15:30:53 -0800] rev 48233
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
Reviewed-by: martin, psandoz, chegar
dl [Fri, 08 Dec 2017 15:26:56 -0800] rev 48232
8192943: Optimize atomic accumulators using VarHandle getAndSet
Reviewed-by: martin, psandoz, chegar
dl [Fri, 08 Dec 2017 15:22:58 -0800] rev 48231
8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
Reviewed-by: martin, psandoz, chegar