rfield [Mon, 02 May 2016 08:54:14 -0700] rev 37756
8139832: JShell API: Diag constructor should not be exposed and fix typo
Reviewed-by: jlahoda
jlahoda [Mon, 02 May 2016 12:57:05 +0200] rev 37755
8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken
Summary: Correcting expected line numbers
Reviewed-by: alundblad
jlahoda [Mon, 02 May 2016 06:43:44 +0200] rev 37754
8050993: There is no record for condition in ternary operator in LineNumberTable.
Summary: Make sure there is an entry in the LineNumberTable for the condition of the ternary operator
Reviewed-by: jjg
Contributed-by: andrey.x.nazarov@oracle.com, jan.lahoda@oracle.com
sadayapalam [Mon, 02 May 2016 10:11:24 +0530] rev 37753
8155028: javac crashes in silly do-while loop
Summary: Compiler should short circuit code generation for unreachable code.
Reviewed-by: mcimadamore
ksrini [Fri, 29 Apr 2016 16:06:52 -0700] rev 37752
8155061: javadoc incorrectly sorted items in All Classes list and Index files
Reviewed-by: jjg
rfield [Fri, 29 Apr 2016 19:53:19 -0700] rev 37751
8139837: JShell API: make a common JShellException
Reviewed-by: jlahoda
ksrini [Fri, 29 Apr 2016 15:35:51 -0700] rev 37750
8154482: javadoc tool must support legacy doclet and taglet
Reviewed-by: jjg