rfield [Fri, 23 Sep 2016 14:37:03 -0700] rev 41162
8166589: jshell tool: typo: remove out of place text in /help /set truncation
Reviewed-by: jlahoda
ksrini [Fri, 23 Sep 2016 09:57:24 -0700] rev 41161
8166127: Develop new tests to cover javadoc module options which are passed to underlying javac
Reviewed-by: jjg, ksrini
Contributed-by: andrey.x.nazarov@oracle.com
jlahoda [Fri, 23 Sep 2016 15:35:32 +0200] rev 41160
8047347: com.sun.source.util.Trees breaks the compiler.
Summary: Clearing synthetic constructors and super constructor calls between annotation processing rounds.
Reviewed-by: jjg
lana [Thu, 22 Sep 2016 18:31:35 +0000] rev 41159
Merge
rfield [Wed, 21 Sep 2016 23:46:06 -0700] rev 41158
8166400: JShell: friendlier representation of array values
Reviewed-by: sundar, jlahoda
bpatel [Wed, 21 Sep 2016 18:18:50 -0700] rev 41157
8162363: Tables in javadoc documentation missing row headers
Reviewed-by: jjg
sadayapalam [Wed, 21 Sep 2016 05:26:26 +0530] rev 41156
8163027: AssertionError while compiling a program that uses try with resources.
Reviewed-by: vromero