lana [Thu, 04 Jun 2015 18:50:30 -0700] rev 31006
Merge
jlahoda [Thu, 04 Jun 2015 09:05:52 +0200] rev 31005
8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended
Summary: Avoiding Scope listener leak by avoiding cache misses in Types.MembersClosureCache
Reviewed-by: mcimadamore, vromero
Contributed-by: maurizio.cimadamore@oracle.com
darcy [Mon, 01 Jun 2015 15:19:54 -0700] rev 31004
8075546: Add tiered testing definitions to the langtools repo
Reviewed-by: jjg
sadayapalam [Sat, 30 May 2015 06:17:50 +0530] rev 31003
8077667: 'variable may not have been initialized' error for parameter in lambda function
Summary: JDK-8077667: Fix bogus diagnostic about lambda parameter not being initialized
Reviewed-by: mcimadamore
jjg [Fri, 29 May 2015 17:15:10 -0700] rev 31002
8081538: test CheckEBCDICLocaleTest is failing
Reviewed-by: vromero
jjg [Fri, 29 May 2015 15:50:31 -0700] rev 31001
8081541: @ignore CheckEBCDICLocaleTest
Reviewed-by: vromero
vromero [Fri, 29 May 2015 14:04:57 -0700] rev 31000
8073372: Redundant CONSTANT_Class entry not generated for inlined constant
Reviewed-by: jjg
sadayapalam [Fri, 29 May 2015 10:15:36 +0530] rev 30999
8080842: Using Lambda Expression with name clash results in ClassFormatError
Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name
Reviewed-by: mcimadamore, jlahoda
sadayapalam [Fri, 29 May 2015 09:15:42 +0530] rev 30998
8081271: NPE while compiling a program with erroneous use of constructor reference expressions
Summary: Missing enclosing instance error should not be swallowed when attributing constructor reference expressions.
Reviewed-by: mcimadamore, vromero
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30997
Added tag jdk9-b67 for changeset c275389a3680