langtools/src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
Tue, 07 May 2013 14:27:30 -0700 jjg 8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar
Sat, 13 Apr 2013 12:25:44 +0100 vromero 8010659: Javac Crashes while building OpenJFX
Fri, 01 Feb 2013 12:01:03 -0800 jjg 8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Tue, 18 Dec 2012 10:23:40 +0100 ohrstrom 8004657: Add hooks to javac to enable reporting dependency information.
Mon, 17 Dec 2012 07:47:05 -0800 jjg 8004832: Add new doclint package
Mon, 10 Dec 2012 16:21:26 +0000 vromero 8003967: detect and remove all mutable implicit static enum fields in langtools
Mon, 19 Nov 2012 11:38:49 -0800 jjg 8001098: Provide a simple light-weight "plug-in" mechanism for javac
Tue, 13 Nov 2012 15:09:15 -0800 jjg 8003299: Cleanup javac Log support for deferred diagnostics
Mon, 29 Oct 2012 10:39:49 -0700 rfield 8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Tue, 09 Oct 2012 19:31:58 -0700 jjg 8000208: fix langtools javadoc comment issues
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
Tue, 25 Sep 2012 13:11:05 -0700 jjg 7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error
Tue, 13 Mar 2012 15:43:40 -0700 jjg 7150368: javac should include basic ability to generate native headers
Tue, 28 Feb 2012 10:33:49 -0800 jjg 7093891: support multiple task listeners
Mon, 13 Feb 2012 16:01:43 -0800 jjh 7142672: Problems with the value passed to the 'classes' param of JavaCompiler.CompilationTask.getTask(...)
Tue, 13 Dec 2011 11:21:28 -0800 jjg 7120736: refactor javac option handling
Tue, 08 Nov 2011 17:06:58 -0800 jjg 7108669: cleanup Log methods for direct printing to streams
Tue, 08 Nov 2011 17:06:08 -0800 jjg 7108668: allow Log to be initialized and used earlier
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Wed, 21 Sep 2011 21:56:53 -0700 jjg 7092965: javac should not close processorClassLoader before end of compilation
Wed, 16 Mar 2011 17:21:52 -0700 jjg 6930508: Passing nested class names on javac command line interfere with subsequent name -> class lookup
Tue, 15 Mar 2011 11:04:56 -0700 jjg 6993311: annotations on packages are not validated
Fri, 04 Mar 2011 11:33:37 -0800 jjg 6966736: javac verbose output is inconsistent
Wed, 02 Mar 2011 21:06:17 -0800 jjg 6986892: confusing warning given after errors in annotation processing
Wed, 02 Mar 2011 14:03:38 -0800 jjg 6986895: compiler gives misleading message for no input files
Mon, 28 Feb 2011 12:19:18 -0800 jjg 7022337: repeated warnings about bootclasspath not set
Fri, 25 Feb 2011 12:09:33 -0800 jjg 7021650: fix Context issues
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 29 Nov 2010 14:15:36 -0800 jjg 6900037: javac should warn if earlier -source is used and bootclasspath not set
Thu, 28 Oct 2010 18:58:43 -0700 jjg 6994946: option to specify only syntax errors as unrecoverable
Tue, 12 Oct 2010 13:15:46 -0700 jjg 6988407: javac crashes running processor on errant code; it used to print error message
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Mon, 27 Sep 2010 14:20:39 -0700 jjg 6877202: Elements.getDocComment() is not getting JavaDocComments
Thu, 09 Sep 2010 09:42:45 +0530 sundar 6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
Tue, 07 Sep 2010 17:33:43 +0100 mcimadamore 6970584: Flow.java should be more error-friendly
Mon, 30 Aug 2010 18:03:35 -0700 jjg 6403465: javac should defer diagnostics until it can be determined they are persistent
Fri, 27 Aug 2010 17:59:08 -0700 jjg 6980707: Reduce use of IOException in JavaCompiler
Tue, 24 Aug 2010 11:31:00 -0700 jjg 6935638: -implicit:none prevents compilation with annotation processing
Mon, 23 Aug 2010 11:56:53 -0700 jjg 6975005: improve JavacProcessingEnvironment.Round abstraction
Thu, 29 Jul 2010 15:57:43 +0100 mcimadamore 6970833: Try-with-resource implementation throws an NPE during Flow analysis
Tue, 13 Jul 2010 19:14:09 -0700 jjg 6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
Wed, 30 Jun 2010 18:06:29 -0700 jjg 6964768: need test program to validate javac resource bundles
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
Fri, 26 Feb 2010 15:26:58 -0800 jjg 6930076: "null" can incorrectly appear in error message compiler.err.error.reading.file
Thu, 25 Feb 2010 12:26:39 -0800 jjg 6929544: langtools source code uses statics qualified by instance variables
Tue, 23 Feb 2010 18:43:02 -0800 jjg 6511613: javac unexpectedly doesn't fail in some cases if an annotation processor specified
Wed, 12 Aug 2009 10:34:13 -0700 jjg 6558476: com/sun/tools/javac/Main.compile don't release file handles on return
Tue, 11 Aug 2009 01:13:14 +0100 mcimadamore 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
Fri, 26 Jun 2009 19:47:12 -0700 jjg 6854796: update JSR308 impl with latest code from type-annotations repo
Thu, 21 May 2009 10:56:36 +0100 mcimadamore 6722234: javac diagnostics need better integration with the type-system
Tue, 31 Mar 2009 11:16:15 -0700 jjg 6813059: replace use of JavaCompiler.errorCount with shouldContinue
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
Fri, 06 Feb 2009 10:23:57 -0800 jjg 6595666: fix -Werror
Tue, 20 Jan 2009 18:23:13 -0800 jjg 6795903: fix latent build warnings in langtools repository
Tue, 23 Sep 2008 10:44:51 -0700 jjg 6420151: need to improve byfile compile policy to eliminate footprint issues
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
less more (0) -60 tip