Fri, 22 Mar 2013 12:44:48 +0000 8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
mcimadamore [Fri, 22 Mar 2013 12:44:48 +0000] rev 16568
8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables Summary: Rich formatter doesn't preprocess supertypes of an anonymous inner class Reviewed-by: jjg
Fri, 22 Mar 2013 12:43:09 +0000 8010303: Graph inference: missing incorporation step causes spurious inference error
mcimadamore [Fri, 22 Mar 2013 12:43:09 +0000] rev 16567
8010303: Graph inference: missing incorporation step causes spurious inference error Summary: Multiple equality constraints on inference vars are not used to generate new inference constraints Reviewed-by: jjg
Fri, 22 Mar 2013 12:41:13 +0000 8009820: AssertionError when compiling java code with two identical static imports
mcimadamore [Fri, 22 Mar 2013 12:41:13 +0000] rev 16566
8009820: AssertionError when compiling java code with two identical static imports Summary: Speculative attribution is carried out twice with same method symbol in case of static imports Reviewed-by: jjg
Fri, 22 Mar 2013 12:39:34 +0000 8010101: Intersection type cast issues redundant unchecked warning
mcimadamore [Fri, 22 Mar 2013 12:39:34 +0000] rev 16565
8010101: Intersection type cast issues redundant unchecked warning Summary: Code for checking intersection type cast is incorrectly swapping operands, leading to spurious warnings Reviewed-by: jjg
Fri, 22 Mar 2013 12:38:12 +0000 8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods
mcimadamore [Fri, 22 Mar 2013 12:38:12 +0000] rev 16564
8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods Summary: Private lambda methods should be accessed through invokespecial Reviewed-by: jjg
Wed, 20 Mar 2013 17:41:40 -0700 8010364: Clarify javax.lang.model API for Type Annotations
darcy [Wed, 20 Mar 2013 17:41:40 -0700] rev 16563
8010364: Clarify javax.lang.model API for Type Annotations Reviewed-by: jjg, abuckley
Tue, 19 Mar 2013 19:16:59 -0700 8010317: DocLint incorrectly reports some <pre> tags as empty
jjg [Tue, 19 Mar 2013 19:16:59 -0700] rev 16562
8010317: DocLint incorrectly reports some <pre> tags as empty Reviewed-by: darcy
Tue, 19 Mar 2013 17:05:57 -0700 8010333: Remove com.sun.tools.javac.Server
jjg [Tue, 19 Mar 2013 17:05:57 -0700] rev 16561
8010333: Remove com.sun.tools.javac.Server Reviewed-by: darcy
Tue, 19 Mar 2013 17:04:03 -0700 8010361: fix some langtools findbugs issues
jjg [Tue, 19 Mar 2013 17:04:03 -0700] rev 16560
8010361: fix some langtools findbugs issues Reviewed-by: darcy
Tue, 19 Mar 2013 15:13:44 -0700 8010315: doclint errors in javac public API
jjg [Tue, 19 Mar 2013 15:13:44 -0700] rev 16559
8010315: doclint errors in javac public API Reviewed-by: darcy
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip