Wed, 23 Oct 2013 23:20:32 -0400 8006732: support correct bytecode storage of type annotations in multicatch
emc [Wed, 23 Oct 2013 23:20:32 -0400] rev 21498
8006732: support correct bytecode storage of type annotations in multicatch Summary: Fix issue with annotations being added before attribution, which causes multicatch not to work right and several tests to fail. Reviewed-by: jfranck, jjg
Wed, 23 Oct 2013 15:45:18 -0700 8026936: Initialize LamdbaToMethod lazily and as required
ksrini [Wed, 23 Oct 2013 15:45:18 -0700] rev 21497
8026936: Initialize LamdbaToMethod lazily and as required Reviewed-by: jjg, rfield Contributed-by: jan.lahoda@oracle.com
Wed, 23 Oct 2013 07:50:04 +0200 8026861: Wrong LineNumberTable for variable declarations in lambdas
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21496
8026861: Wrong LineNumberTable for variable declarations in lambdas Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Wed, 23 Oct 2013 23:02:17 +0200 8027191: Fix for JDK-8026861 refers to an incorrect bug number
jlahoda [Wed, 23 Oct 2013 23:02:17 +0200] rev 21495
8027191: Fix for JDK-8026861 refers to an incorrect bug number Summary: Reverting changeset e7c8a164d7bd, so that it can be applied again with a correct bug number Reviewed-by: jjg
Wed, 23 Oct 2013 13:54:13 -0700 8026770: javadoc creates invalid HTML in profile summary pages
bpatel [Wed, 23 Oct 2013 13:54:13 -0700] rev 21494
8026770: javadoc creates invalid HTML in profile summary pages Reviewed-by: jjg
Wed, 23 Oct 2013 10:28:10 -0700 8022720: Method refeerences - private method should be accessible (nested classes)
rfield [Wed, 23 Oct 2013 10:28:10 -0700] rev 21493
8022720: Method refeerences - private method should be accessible (nested classes) Reviewed-by: jjg, ksrini
Wed, 23 Oct 2013 07:50:04 +0200 8026508: Invokedynamic instructions don't get line number table entries
jlahoda [Wed, 23 Oct 2013 07:50:04 +0200] rev 21492
8026508: Invokedynamic instructions don't get line number table entries Summary: Setting or correcting positions for many trees produced by LambdaToMethod. Reviewed-by: vromero, rfield
Tue, 22 Oct 2013 17:44:43 -0700 Merge
jjg [Tue, 22 Oct 2013 17:44:43 -0700] rev 21491
Merge
Tue, 22 Oct 2013 17:42:10 -0700 8027119: Cleanup javadoc comments for taglet API
jjg [Tue, 22 Oct 2013 17:42:10 -0700] rev 21490
8027119: Cleanup javadoc comments for taglet API Reviewed-by: mduigou
Tue, 22 Oct 2013 16:53:21 -0700 8023668: Desugar serializable lambda bodies using more robust naming scheme
rfield [Tue, 22 Oct 2013 16:53:21 -0700] rev 21489
8023668: Desugar serializable lambda bodies using more robust naming scheme Summary: lambda / bridged method-reference naming overhaul Reviewed-by: ksrini, briangoetz
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip