langtools/src/share/classes/com/sun/tools/javac/comp/Attr.java
Mon, 24 Jan 2011 15:45:06 +0000 mcimadamore 6510286: Wording of javac error for inner classes
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
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
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
Thu, 09 Dec 2010 15:50:34 +0000 mcimadamore 6476118: compiler bug causes runtime ClassCastException for generics overloading
Mon, 06 Dec 2010 11:50:37 +0000 mcimadamore 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
Fri, 03 Dec 2010 16:32:31 +0000 mcimadamore 7002837: Diamond: javac generates diamond inference errors when in 'finder' mode
Fri, 12 Nov 2010 12:34:18 +0000 mcimadamore 6970016: Clean up ARM/try-with-resources implementation
Wed, 10 Nov 2010 12:37:25 +0000 mcimadamore 6996914: Diamond inference: problem when accessing protected constructor
Thu, 04 Nov 2010 12:57:48 +0000 mcimadamore 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
Tue, 02 Nov 2010 12:01:35 +0000 mcimadamore 6939780: add a warning to detect diamond sites
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Fri, 22 Oct 2010 14:04:33 -0700 jjg 6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
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:33:43 +0100 mcimadamore 6970584: Flow.java should be more error-friendly
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Fri, 03 Sep 2010 12:36:43 +0530 sundar 6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7.
Mon, 30 Aug 2010 18:03:35 -0700 jjg 6403465: javac should defer diagnostics until it can be determined they are persistent
Thu, 19 Aug 2010 11:52:58 +0100 mcimadamore 6885255: Improve usability of raw warnings
Mon, 16 Aug 2010 14:56:23 +0100 mcimadamore 6976649: javac does not enforce required annotation elements in arrays
Tue, 10 Aug 2010 14:52:34 +0100 mcimadamore 6975275: diamond implementation needs some cleanup
Thu, 05 Aug 2010 09:45:25 +0100 mcimadamore 6857948: Calling a constructor with a doubly bogus argument causes an internal error
Thu, 05 Aug 2010 09:44:54 +0100 mcimadamore 6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
Thu, 29 Jul 2010 15:56:25 +0100 mcimadamore 6938454: Unable to determine generic type in program that compiles under Java 6
Mon, 26 Jul 2010 14:25:56 -0700 jjg 6957438: improve code for generating warning messages containing option names
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
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 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
less more (0) -60 tip