jlahoda [Tue, 13 Jan 2015 19:13:42 +0100] rev 28455
8066843: Messager.printMessage cannot print multiple errors for same source position
Summary: Using a DiagnosticFlag to mark diagnostics that should be always printed even if multiple of them have the same source position.
Reviewed-by: darcy, jjg, mcimadamore
jlahoda [Tue, 13 Jan 2015 10:36:41 +0100] rev 28454
8027888: javac wrongly allows annotations in array-typed class literals
Summary: Compiler incorrectly accepts type annotations on array-typed class literals.
Reviewed-by: jlahoda, jfranck
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:32:19 +0100] rev 28453
8068254: Method reference uses wrong qualifying type
Summary: Generated code fails with IllegalAccessError due to compiler's mishandling of packageprivate classes in method reference expressions.
Reviewed-by: rfield, mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:25:24 +0100] rev 28452
8037546: javac -parameters does not emit parameter names for lambda expressions
Summary: MethodParameters attribute is missing for synthetic methods encoding lambda expressions.
Reviewed-by: rfield, mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
jlahoda [Tue, 13 Jan 2015 10:17:25 +0100] rev 28451
8062358: ClassCastException in TransTypes.visitApply
Summary: Incorrect handling of subtype relations involving lower bounded wildcard causes ClassCastException
Reviewed-by: vromero, dlsmith
Contributed-by: srikanth.adayapalam@oracle.com
katleman [Thu, 15 Jan 2015 13:09:52 -0800] rev 28450
Added tag jdk9-b46 for changeset 867b8b80696e
duke [Wed, 05 Jul 2017 20:15:03 +0200] rev 28449
Merge
katleman [Thu, 15 Jan 2015 13:09:43 -0800] rev 28448
Added tag jdk9-b46 for changeset 76ad1de0fd63
duke [Wed, 05 Jul 2017 20:15:00 +0200] rev 28447
Merge
lana [Fri, 16 Jan 2015 12:35:05 -0800] rev 28446
Merge
joehw [Thu, 15 Jan 2015 19:10:56 -0800] rev 28445
8051563: Update JAXP functional tests
Reviewed-by: lancea, joehw
Contributed-by: tristan.yan@oracle.com
katleman [Thu, 15 Jan 2015 13:09:42 -0800] rev 28444
Added tag jdk9-b46 for changeset b037890ea772
duke [Wed, 05 Jul 2017 20:14:53 +0200] rev 28443
Merge
lana [Fri, 16 Jan 2015 12:34:10 -0800] rev 28442
Merge