langtools/src/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 24 Dec 2013 09:17:37 -0800 ksrini 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
Fri, 05 Jul 2013 11:00:19 +0100 mcimadamore 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
Tue, 04 Jun 2013 11:30:51 +0100 mcimadamore 7116676: RichDiagnosticFormatter throws NPE when formatMessage is called directly
Mon, 08 Apr 2013 15:59:29 +0100 mcimadamore 8010822: Intersection type cast for functional expressions does not follow spec EDR
Fri, 22 Mar 2013 12:44:48 +0000 mcimadamore 8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
Mon, 04 Feb 2013 18:08:53 -0500 dholmes Merge
Mon, 21 Jan 2013 01:27:42 -0500 jjg 8004182: Add support for profiles in javac
Wed, 16 Jan 2013 16:30:11 +0000 mcimadamore 8005299: Add FunctionalInterface checking to javac
Mon, 10 Dec 2012 16:21:26 +0000 vromero 8003967: detect and remove all mutable implicit static enum fields in langtools
Sat, 17 Nov 2012 19:01:03 +0000 mcimadamore 8003280: Add lambda tests
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 05 Oct 2012 14:35:24 +0100 mcimadamore 7177385: Add attribution support for lambda expressions
Thu, 04 Oct 2012 13:04:53 +0100 mcimadamore 7177387: Add target-typing support in method context
Wed, 15 Aug 2012 13:48:46 -0700 jjh 7191449: update copyright year to match last edit in jdk8 langtools repository
Wed, 11 Apr 2012 10:50:11 +0100 mcimadamore 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
Tue, 13 Sep 2011 14:14:57 +0100 mcimadamore 7086595: Error message bug: name of initializer is 'null'
Thu, 10 Jun 2010 16:08:01 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Thu, 30 Jul 2009 10:30:24 +0100 mcimadamore 6864382: NPE in the rich formatter when processing an unattributed type-variable
Thu, 30 Jul 2009 10:30:10 +0100 mcimadamore 6862608: rich diagnostic sometimes contain wrong type variable numbering
Mon, 27 Jul 2009 19:52:42 -0700 jjg 6865399: some javac files are missing Sun internal API comment
Wed, 15 Jul 2009 17:01:47 +0100 mcimadamore 6860795: NullPointerException when compiling a negative java source
Wed, 24 Jun 2009 10:51:13 +0100 mcimadamore 6852649: The Rich formatter printer should be an explicit class to facilitate overriding
Thu, 21 May 2009 10:56:36 +0100 mcimadamore 6722234: javac diagnostics need better integration with the type-system
less more (0) tip