langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
Tue, 06 Mar 2012 16:48:29 +0000 mcimadamore 7151070: NullPointerException in Resolve.isAccessible
Fri, 02 Mar 2012 12:58:35 +0000 mcimadamore 7148164: attribution code for diamond should not rely on mutable state
Fri, 02 Mar 2012 12:57:04 +0000 mcimadamore 7132880: Resolve should support nested resolution contexts
Tue, 24 Jan 2012 17:52:02 +0000 mcimadamore 7129801: Merge the two method applicability routines
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Mon, 24 Oct 2011 13:00:30 +0100 mcimadamore 7098660: Write better overload resolution/inference tests
Wed, 19 Oct 2011 16:56:05 +0100 mcimadamore 7102515: javac running very very long and not returning
Wed, 27 Jul 2011 19:00:53 +0100 mcimadamore 7062745: Regression: difference in overload resolution when two methods are maximally specific
Wed, 11 May 2011 13:10:57 +0200 mcimadamore 7042566: Regression: new ambiguity between varargs method
Wed, 13 Apr 2011 11:35:43 -0700 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
Tue, 12 Apr 2011 20:58:06 -0700 mcimadamore 7034019: ClassCastException in javac with conjunction types
Tue, 29 Mar 2011 16:40:51 +0100 mcimadamore 7030150: Type inference for generic instance creation failed for formal type parameter
Mon, 07 Mar 2011 14:11:48 +0000 mcimadamore 7024568: Very long method resolution causing OOM error
Wed, 02 Mar 2011 10:56:39 +0000 mcimadamore 6541876: "Enclosing Instance" error new in 1.6
Wed, 16 Feb 2011 10:27:00 -0800 dlsmith 6990136: Cleanup use of Type.clone()
Thu, 03 Feb 2011 09:38:19 +0000 mcimadamore 7014715: javac returns different error code for certain failure(s)
Thu, 03 Feb 2011 09:36:28 +0000 mcimadamore 5017953: spurious cascaded diagnostics when name not found
Thu, 03 Feb 2011 09:35:21 +0000 mcimadamore 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
Fri, 28 Jan 2011 12:03:49 +0000 mcimadamore 6313164: javac generates code that fails byte code verification for the varargs feature
Fri, 28 Jan 2011 12:01:07 +0000 mcimadamore 6910550: javac 1.5.0_17 fails with incorrect error message
Mon, 24 Jan 2011 15:44:51 +0000 mcimadamore 6968793: issues with diagnostics
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Mon, 13 Dec 2010 15:11:00 -0800 mcimadamore 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
Sun, 12 Dec 2010 10:05:40 -0800 jjg 6990134: minor (but red) findbugs warnings
Fri, 10 Dec 2010 15:24:17 +0000 mcimadamore 6199075: Unambiguous varargs method calls flagged as ambiguous
Mon, 06 Dec 2010 11:51:02 +0000 mcimadamore 5088429: varargs overloading problem
Fri, 12 Nov 2010 12:32:43 +0000 mcimadamore 6598108: com.sun.source.util.Trees.isAccessible incorrect
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Sat, 18 Sep 2010 09:56:23 -0700 mcimadamore 5088624: cannot find symbol message should be more intelligent
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Mon, 23 Aug 2010 15:13:33 -0700 jjg 6976747: JCDiagnostic: replace "boolean mandatory" with new "Set<JCDiagnostic.Flag>"
Tue, 10 Aug 2010 14:52:34 +0100 mcimadamore 6975275: diamond implementation needs some cleanup
Mon, 26 Jul 2010 14:25:56 -0700 jjg 6957438: improve code for generating warning messages containing option names
Tue, 29 Jun 2010 22:43:59 -0700 lana Merge
Fri, 18 Jun 2010 15:12:04 -0700 jrose Merge
Sat, 01 May 2010 15:05:39 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Thu, 10 Jun 2010 16:08:01 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Thu, 10 Jun 2010 09:29:23 +0100 mcimadamore 6945418: Project Coin: Simplified Varargs Method Invocation
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Wed, 21 Apr 2010 12:24:56 +0100 mcimadamore 6730476: invalid "unchecked generic array" warning
Wed, 14 Apr 2010 12:31:55 +0100 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Wed, 15 Jul 2009 10:25:01 +0100 mcimadamore 6846972: cannot access member of raw type when erasure change overriding into overloading
Wed, 24 Jun 2009 10:50:27 +0100 mcimadamore 6822637: ResolveError hierarchy needs to be refactored
Tue, 16 Jun 2009 10:46:37 +0100 mcimadamore 6638712: Inference with wildcard types causes selection of inapplicable method
Mon, 04 May 2009 21:04:04 -0700 jrose 6829189: Java programming with JSR 292 needs language support
Wed, 25 Mar 2009 10:29:28 +0000 mcimadamore 6400189: raw types and inference
Wed, 26 Nov 2008 11:07:07 +0000 mcimadamore 6776289: Regression: javac7 doesnt resolve method calls properly
Fri, 24 Oct 2008 12:46:34 +0100 mcimadamore 6758789: Some method resolution diagnostic should be improved
Fri, 24 Oct 2008 12:46:07 +0100 mcimadamore 6746184: javac fails to compile call to public varargs method
Thu, 23 Oct 2008 18:00:05 +0100 mcimadamore 6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods
Thu, 23 Oct 2008 17:59:43 +0100 mcimadamore 6711619: javac doesn't allow access to protected members in intersection types
Thu, 09 Oct 2008 16:04:29 +0100 mcimadamore 6724345: incorrect method resolution for enum classes entered as source files
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Tue, 09 Sep 2008 10:28:21 -0700 jjg 6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Tue, 05 Aug 2008 12:54:40 +0100 mcimadamore 6730423: Diagnostic formatter should be an instance field of JCDiagnostic
Thu, 24 Jul 2008 19:06:57 +0100 mcimadamore 6717241: some diagnostic argument is prematurely converted into a String object
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Fri, 30 May 2008 10:29:27 +0100 mcimadamore 6665223: Static import of inherited protected method causes compiler exception
less more (0) -60 tip