langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
Mon, 26 Mar 2012 15:28:49 +0100 mcimadamore 7133185: Update 292 overload resolution logic to match JLS
Mon, 26 Mar 2012 15:28:22 +0100 mcimadamore 7151492: Encapsulate check logic into Attr.ResultInfo
Fri, 09 Mar 2012 17:10:56 +0000 mcimadamore 7151802: compiler update caused sqe test failed
Tue, 06 Mar 2012 13:28:05 +0000 mcimadamore 7144506: Attr.checkMethod should be called after inference variables have been fixed
Tue, 24 Jan 2012 17:52:02 +0000 mcimadamore 7129801: Merge the two method applicability routines
Thu, 12 Jan 2012 15:28:34 +0000 mcimadamore 7123100: javac fails with java.lang.StackOverflowError
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
Tue, 13 Sep 2011 14:15:39 +0100 mcimadamore 7086601: Error message bug: cause for method mismatch is 'null'
Wed, 11 May 2011 13:10:57 +0200 mcimadamore 7042566: Regression: new ambiguity between varargs method
Mon, 28 Feb 2011 11:48:53 +0000 mcimadamore 7015430: Incorrect thrown type determined for unchecked invocations
Fri, 28 Jan 2011 12:03:49 +0000 mcimadamore 6313164: javac generates code that fails byte code verification for the varargs feature
Mon, 24 Jan 2011 15:45:41 +0000 mcimadamore 7013865: varargs: javac crashes during overload resolution with generic varargs
Mon, 24 Jan 2011 15:44:15 +0000 mcimadamore 6943278: spurious error message for inference and type-variable with erroneous bound
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
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
Tue, 23 Nov 2010 11:08:43 +0000 mcimadamore 6995200: JDK 7 compiler crashes when type-variable is inferred from expected primitive type
Mon, 18 Oct 2010 19:14:36 +0100 mcimadamore 6991980: polymorphic signature calls don't share the same CP entries
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, 16 Aug 2010 14:58:10 +0100 mcimadamore 6369605: Unconstrained type variables fails to include bounds
Thu, 29 Jul 2010 15:56:25 +0100 mcimadamore 6938454: Unable to determine generic type in program that compiles under Java 6
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
Tue, 01 Sep 2009 14:53:39 +0100 mcimadamore 6650759: Inference of formal type parameter (unused in formal parameters) is not performed
Tue, 16 Jun 2009 10:46:37 +0100 mcimadamore 6638712: Inference with wildcard types causes selection of inapplicable method
Tue, 16 Jun 2009 10:46:16 +0100 mcimadamore 6835428: regression: return-type inference rejects valid code
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
Thu, 29 Jan 2009 12:17:57 +0000 mcimadamore 6315770: javac inference allows creation of strange types: Integer & Runnable
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
Fri, 29 Aug 2008 11:10:12 -0700 jjg 6597471: unused imports in javax.tools.JavaCompiler
Tue, 05 Aug 2008 12:54:40 +0100 mcimadamore 6730423: Diagnostic formatter should be an instance field of JCDiagnostic
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Wed, 02 Apr 2008 11:20:52 +0100 mcimadamore 6569789: Compiler test lang/TYPE/type153/type15304/type15304.html fails since jdk7 b05
Tue, 04 Mar 2008 12:14:13 +0000 mcimadamore 6611449: Internal Error thrown during generic method/constructor invocation
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip