jlahoda [Sat, 09 Nov 2013 15:24:38 +0100] rev 21711
8027142: Invokedynamic instructions don't get line number table entries
Summary: When emitting invokedynamic instruction, write pendingStatPos, if set, into the LineNumberTable. Invokedynamic itself does not set the pendingStatPos.
Reviewed-by: jjg, jrose, ksrini, vromero
lana [Fri, 08 Nov 2013 17:39:33 -0800] rev 21710
Merge
darcy [Thu, 07 Nov 2013 20:11:56 -0800] rev 21709
8027730: Fix release-8 type visitors to support intersection types
Reviewed-by: jjg, jlahoda, sogoel
jlahoda [Wed, 06 Nov 2013 17:48:25 +0100] rev 21708
8027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests
Summary: When invoking interface default method via a superclass, use the direct superclass in the reference.
Reviewed-by: vromero, dlsmith, jjg
cl [Mon, 04 Nov 2013 18:51:56 -0800] rev 21707
8027530: javap tonga tests cleanup: test -public, -protected, -package, -private options
Reviewed-by: jjg
cl [Mon, 04 Nov 2013 18:04:34 -0800] rev 21706
8027411: javap tonga tests cleanup: write a java program to test invalid options -h and -b
Reviewed-by: jjg
cl [Mon, 04 Nov 2013 17:38:38 -0800] rev 21705
8025844: Need test to provide coverage for new DocumentationTool.Location enum
Reviewed-by: jjg
jlahoda [Fri, 01 Nov 2013 21:43:27 +0100] rev 21704
8027310: Annotation Processor crashes with NPE
Summary: JCAnnotation.attribute is null when annotation type is unavailable
Reviewed-by: jjg, jfranck
vromero [Fri, 01 Nov 2013 19:08:56 +0000] rev 21703
8027660: javac crash while creating LVT entry for a local variable defined in an inner block
Reviewed-by: jjg
Contributed-by: vicente.romero@oracle.com, jan.lahoda@oracle.com
cl [Thu, 14 Nov 2013 09:05:25 -0800] rev 21702
Added tag jdk8-b116 for changeset 1fbd33ac5531
duke [Wed, 05 Jul 2017 19:22:57 +0200] rev 21701
Merge
cl [Thu, 14 Nov 2013 09:05:09 -0800] rev 21700
Added tag jdk8-b116 for changeset 6ea9f58eb1a2
duke [Wed, 05 Jul 2017 19:22:54 +0200] rev 21699
Merge
cl [Thu, 14 Nov 2013 09:05:07 -0800] rev 21698
Added tag jdk8-b116 for changeset ad4a69ce1836
duke [Wed, 05 Jul 2017 19:22:50 +0200] rev 21697
Merge
lana [Fri, 15 Nov 2013 07:16:05 -0800] rev 21696
Merge