sadayapalam [Wed, 21 Oct 2015 17:52:43 +0530] rev 33364
8138729: javac -parameters should not emit parameter names for lambda expressions
Reviewed-by: mcimadamore
sadayapalam [Tue, 20 Oct 2015 15:25:41 +0530] rev 33363
8139836: Can't use super::x method reference when x is protected
Summary: Javac incorrectly diasllows reference to a protected method from a super class in method reference expressions.
Reviewed-by: mcimadamore
jlahoda [Mon, 19 Oct 2015 19:15:16 +0200] rev 33362
8134254: JShell API/tool: REPL for Java into JDK9
Summary: Adding the implementation of the jshell (read-eval-print-loop) tool.
Reviewed-by: briangoetz, mcimadamore, psandoz, forax
Contributed-by: robert.field@oracle.com, bitterfoxc@gmail.com, jan.lahoda@oracle.com
jlahoda [Mon, 19 Oct 2015 12:41:45 +0200] rev 33361
8139751: Javac crash with -XDallowStringFolding=false
Summary: When string folding is disabled, need to keep the original expression.
Reviewed-by: mcimadamore
ksrini [Fri, 11 Sep 2015 16:34:24 -0700] rev 33360
8078320: Improve DocTrees parsing.
Reviewed-by: jjg, jlahoda
lana [Thu, 22 Oct 2015 08:47:52 -0700] rev 33359
Added tag jdk9-b88 for changeset a754462959d5
duke [Wed, 05 Jul 2017 20:56:44 +0200] rev 33358
Merge
lana [Thu, 22 Oct 2015 08:47:47 -0700] rev 33357
Added tag jdk9-b88 for changeset 9d153359b8ff
duke [Wed, 05 Jul 2017 20:56:39 +0200] rev 33356
Merge
lana [Thu, 22 Oct 2015 11:14:41 -0700] rev 33355
Merge