langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java
Sat, 01 May 2010 15:05:39 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Thu, 10 Jun 2010 17:09:56 -0700 jjg 6960407: Potential rebranding issues in openjdk/langtools repository sources
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
Fri, 28 May 2010 12:41:48 -0700 lana Merge
Wed, 19 May 2010 16:42:37 +0100 mcimadamore 6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 03 May 2010 17:12:59 -0700 mcimadamore 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
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, 23 Feb 2010 18:43:02 -0800 jjg 6511613: javac unexpectedly doesn't fail in some cases if an annotation processor specified
Mon, 02 Nov 2009 21:36:59 -0800 darcy 6827009: Project Coin: Strings in Switch
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:06 +0100 mcimadamore 6569404: Cannot instantiate an inner class of a type variable
Tue, 11 Aug 2009 01:12:40 +0100 mcimadamore 6840059: regression: javac silently crashes when resolving erroneous anonymous inner constructor
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
Wed, 24 Jun 2009 10:50:54 +0100 mcimadamore 6852595: Accessing scope using JSR199 API on erroneous tree causes Illegal Argument Exception
Mon, 04 May 2009 21:04:04 -0700 jrose 6829189: Java programming with JSR 292 needs language support
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
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