emc [Thu, 12 Sep 2013 14:52:28 -0400] rev 19938
8013846: javac fails to reject semantically equivalent generic method declarations
Summary: Cause javac to consider intersection types with the same elements to be equal regardless of order.
Reviewed-by: jjg, vromero
bpatel [Wed, 11 Sep 2013 14:50:11 -0700] rev 19937
8015496: Information that package is deprecated is missing in profiles view
Reviewed-by: jjg
emc [Wed, 11 Sep 2013 08:30:58 -0400] rev 19936
8024510: lib/combo/tools/javac/combo/TemplateTest.java fails
Summary: Edit regex in Template to allow "MAJOR." pattern.
Reviewed-by: briangoetz
mcimadamore [Tue, 10 Sep 2013 16:47:40 +0100] rev 19935
8024414: javac, should facilitate the use of the bootstrap compiler for debugging
Reviewed-by: jjg
jfranck [Tue, 10 Sep 2013 13:47:51 +0200] rev 19934
8005222: Fixed bugs should have tests with bugid in @bug tag
Reviewed-by: jfranck, jjg
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>
jlahoda [Mon, 09 Sep 2013 23:13:45 +0200] rev 19933
8019521: Enhanced rethrow disabled in lambdas
Summary: Fixing effectively final detection inside lambdas, small cleanup related to thrown types detection in lambdas
Reviewed-by: mcimadamore, jjg
jjg [Mon, 09 Sep 2013 17:36:23 -0700] rev 19932
8006972: jtreg test fails: test/tools/javac/processing/model/element/TestMissingElement/TestMissingElement.java
Reviewed-by: darcy
emc [Mon, 09 Sep 2013 17:11:55 -0400] rev 19931
8015322: Javac template test framework
Summary: Putback of the javac template test framework from the Lambda repository
Reviewed-by: jjg
Contributed-by: brian.goetz@oracle.com
emc [Mon, 09 Sep 2013 16:26:55 -0400] rev 19930
8022322: Reject default and static methods in annotation
Summary: Causes javac to reject static and default method declarations inside an annotation
Reviewed-by: jjg
vromero [Mon, 09 Sep 2013 16:32:08 +0100] rev 19929
8024154: Fix for 8016177: structural most specific and stuckness breaks 6 langtools tests
Reviewed-by: jjg, jfranck
jfranck [Mon, 09 Sep 2013 09:58:20 +0200] rev 19928
8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
Reviewed-by: jfranck, jjg
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>
vromero [Sun, 08 Sep 2013 11:54:21 +0100] rev 19927
8024398: javac, compiler crashes with try with empty body
Reviewed-by: jjg
lana [Fri, 06 Sep 2013 17:10:02 -0700] rev 19926
Merge
lana [Fri, 06 Sep 2013 14:20:49 -0700] rev 19925
Merge