langtools/src/share/classes/com/sun/tools/javac/main/JavaCompiler.java
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
Tue, 09 Sep 2008 10:40:50 -0700 jjg 6724118: change JavaCompiler to not use Scanner directly
Fri, 08 Aug 2008 17:48:04 +0100 mcimadamore 6734819: Javac performs flows analysis on already translated classes
Wed, 23 Jul 2008 19:55:30 -0700 jjg 6726015: JavaCompiler: replace desugarLater by compileStates
Thu, 10 Jul 2008 16:50:38 -0700 jjg 6724551: Use Queues instead of Lists to link compiler phases
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Mon, 16 Jun 2008 13:28:00 -0700 jjg 6714364: refactor javac File handling code into new javac.file package
Wed, 12 Mar 2008 13:06:00 -0700 jjg 6668794: javac puts localized text in raw diagnostics
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip