langtools/src/share/classes/com/sun/tools/javac/util/AbstractDiagnosticFormatter.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
Mon, 21 Jan 2013 01:27:42 -0500 jjg 8004182: Add support for profiles in javac
Thu, 15 Nov 2012 23:07:24 -0800 jjg 6493690: javadoc should have a javax.tools.Tool service provider installed in tools.jar
Tue, 09 Oct 2012 19:31:58 -0700 jjg 8000208: fix langtools javadoc comment issues
Sat, 06 Oct 2012 10:35:38 +0100 mcimadamore 7177386: Add attribution support for method references
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
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Mon, 26 Jul 2010 14:25:56 -0700 jjg 6957438: improve code for generating warning messages containing option names
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
Wed, 23 Sep 2009 18:48:13 -0700 jjg 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
Mon, 27 Jul 2009 19:52:42 -0700 jjg 6865399: some javac files are missing Sun internal API comment
Wed, 24 Jun 2009 10:51:13 +0100 mcimadamore 6852649: The Rich formatter printer should be an explicit class to facilitate overriding
Tue, 16 Jun 2009 10:45:11 +0100 mcimadamore 6845686: basic and raw formatters do not display captured var id properly when javac runs in -XDoldDiags mode
Thu, 21 May 2009 10:56:36 +0100 mcimadamore 6722234: javac diagnostics need better integration with the type-system
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:25:37 +0000 mcimadamore 6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
Fri, 13 Feb 2009 11:57:33 +0000 mcimadamore 6769027: Source line should be displayed immediately after the first diagnostic line
Wed, 12 Nov 2008 14:17:03 +0000 mcimadamore 6768932: Add support for multiline diagnostics
Thu, 09 Oct 2008 16:19:13 +0100 mcimadamore 6731573: diagnostic output should optionally include source line
Thu, 09 Oct 2008 16:07:38 +0100 mcimadamore 6406133: JCDiagnostic.getMessage ignores locale argument
Fri, 22 Aug 2008 11:46:29 +0100 mcimadamore 6733837: Recent work on javac diagnostic affected javac output
Mon, 28 Jul 2008 10:22:10 +0100 mcimadamore 6720185: DiagnosticFormatter refactoring
less more (0) tip