langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java
Tue, 13 Jan 2009 13:28:42 +0000 mcimadamore 6723444: javac fails to substitute type variables into a constructor's throws clause
Tue, 28 Oct 2008 14:05:59 +0000 mcimadamore 6763518: Impossible to suppress raw-type warnings
Fri, 24 Oct 2008 12:46:34 +0100 mcimadamore 6758789: Some method resolution diagnostic should be improved
Fri, 24 Oct 2008 12:45:47 +0100 mcimadamore 6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
Thu, 23 Oct 2008 17:59:43 +0100 mcimadamore 6711619: javac doesn't allow access to protected members in intersection types
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
Fri, 08 Aug 2008 17:43:24 +0100 mcimadamore 6676362: Spurious forward reference error with final var + instance variable initializer
Tue, 05 Aug 2008 12:54:40 +0100 mcimadamore 6730423: Diagnostic formatter should be an instance field of JCDiagnostic
Fri, 25 Jul 2008 12:22:09 +0100 mcimadamore 6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
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 11:08:40 +0100 mcimadamore 6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
Wed, 09 Apr 2008 14:57:37 +0100 mcimadamore 6657499: javac 1.6.0 fails to compile class with inner class
Wed, 09 Apr 2008 14:45:50 +0100 mcimadamore 6450290: Capture of nested wildcards causes type error
Wed, 02 Apr 2008 11:38:16 +0100 mcimadamore 6509042: javac rejects class literals in enum constructors
Thu, 06 Mar 2008 10:07:25 -0800 jjg 4741726: allow Object += String
Tue, 04 Mar 2008 15:19:06 +0000 mcimadamore 6608214: Exception throw while analysing a file with error
Tue, 04 Mar 2008 13:00:08 +0000 mcimadamore 6660289: declared bound in inner class referring a type variable of the outer class
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip