langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
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
Thu, 03 Jun 2010 17:14:20 -0700 jjg 6955264: add option to suppress Abort in Check.completionError
Fri, 28 May 2010 12:41:48 -0700 lana Merge
Wed, 19 May 2010 16:43:30 +0100 mcimadamore 6951833: latest diamond implementation generates spurious raw type warnings
Wed, 19 May 2010 16:41:57 +0100 mcimadamore 6880344: Recursive type parameters do not compile
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, 14 Apr 2010 12:23:29 +0100 mcimadamore 6939618: Revert 'simple' diamond implementation
Thu, 25 Feb 2010 09:42:35 -0800 jjg 4880220: Add a warning when accessing a static method via an reference
Tue, 26 Jan 2010 11:15:49 -0800 jjg 6919944: incorrect position given for duplicate annotation value error
Wed, 02 Sep 2009 10:20:46 -0700 jjg 6874249: Check has duplicate local variable and field for "source"
Thu, 27 Aug 2009 13:40:48 +0100 mcimadamore 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
Fri, 21 Aug 2009 14:58:21 -0700 jjg 6873845: refine access to symbol file
Tue, 11 Aug 2009 01:14:31 +0100 mcimadamore 6199153: Generic throws and overriding
Tue, 11 Aug 2009 01:13:14 +0100 mcimadamore 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
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:28:36 +0000 mcimadamore 6182950: methods clash algorithm should not depend on return type
Mon, 09 Mar 2009 23:53:41 -0700 tbell Merge
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
Thu, 05 Mar 2009 17:24:40 +0000 mcimadamore 6804733: javac generates spourious diagnostics for ill-formed type-variable bounds
Sat, 24 Jan 2009 11:07:32 -0800 tbell 6797463: 6557199 breaks the jax-ws workspace
Tue, 20 Jan 2009 17:49:49 +0000 mcimadamore 6557199: Fails to reject bad override of generic method
Thu, 23 Oct 2008 18:29:11 +0100 mcimadamore 6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
Thu, 23 Oct 2008 17:59:16 +0100 mcimadamore 6732484: Bound error on wildcard code
Mon, 29 Sep 2008 12:00:29 +0100 mcimadamore 6747671: -Xlint:rawtypes
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
Thu, 24 Jul 2008 11:12:41 +0100 mcimadamore 6594284: NPE thrown when calling a method on an intersection type
Thu, 24 Jul 2008 10:35:38 +0100 mcimadamore 6651719: Compiler crashes possibly during forward reference of TypeParameter
Fri, 04 Jul 2008 15:06:27 -0700 tbell Merge
Wed, 25 Jun 2008 14:24:53 -0700 jjg 6507179: javadoc -source 1.3 does not work with jdk6
Fri, 20 Jun 2008 11:25:03 +0100 mcimadamore 6294779: Problem with interface inheritance and covariant return types
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Fri, 30 May 2008 11:08:40 +0100 mcimadamore 6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
Wed, 09 Apr 2008 13:41:45 +0100 mcimadamore 5009937: hiding versus generics versus binary compatibility
Wed, 12 Mar 2008 13:06:00 -0700 jjg 6668794: javac puts localized text in raw diagnostics
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip