langtools/src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
Thu, 10 Jul 2014 13:57:27 -0700 ntoda 8011044: Remove support for 1.5 and earlier source and target options
Wed, 09 Jul 2014 16:32:05 +0200 jlahoda 8031569: Refactor javac scope implementation to enable lazy imports
Fri, 06 Jun 2014 16:00:59 -0400 emc 8027262: Determine location for type annotations earlier in compiler pipeline
Tue, 20 May 2014 15:50:17 -0700 ntoda 8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions
Sun, 18 May 2014 19:59:10 -0700 jjg 8041422: Split javac ClassReader into ClassReader+ClassFinder
Fri, 09 May 2014 22:27:07 -0400 emc 8035763: Error parsing binary type annotations data in javac
Fri, 09 May 2014 09:28:47 -0400 emc 8040327: Eliminate AnnotatedType
Wed, 07 May 2014 17:29:42 +0200 alundblad 8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
Tue, 22 Apr 2014 19:52:15 +0100 pgovereau 8038023: Compiler crash ClassCastException
Thu, 17 Apr 2014 12:17:02 -0400 emc 8040319: Clean up type annotation exception index generating code in Code.java
Wed, 19 Mar 2014 11:34:27 -0400 pgovereau 6898851: Compiling against this corrupt class file causes a stacktrace from javac
Mon, 03 Feb 2014 17:19:15 -0500 emc 8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
Wed, 15 Jan 2014 10:57:25 +0100 jfranck 8029690: Move symbol creation from ClassReader to Symtab
Thu, 19 Dec 2013 22:24:27 +0000 vromero 8029240: Default methods not always visible under -source 7
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Wed, 16 Oct 2013 16:33:04 -0400 emc 8026286: Improper locking of annotation queues causes assertion failures.
Tue, 15 Oct 2013 22:15:35 +0200 jlahoda 8026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusing
Wed, 09 Oct 2013 13:09:31 +0200 jlahoda 8025087: Annotation processing api returns default modifier for interface static method
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Thu, 19 Sep 2013 20:57:37 +0100 vromero 8024437: Inferring the exception thrown: sometimes fails to compile
Thu, 05 Sep 2013 11:27:27 +0200 jfranck 8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler.
Mon, 02 Sep 2013 22:44:06 +0100 vromero 8022162: Incorrect signature determination for certain inner class generics
Fri, 14 Jun 2013 16:25:09 +0100 vromero 8016569: javac, add new flag for polymorphic method signatures
Tue, 04 Jun 2013 14:17:50 -0700 jjg 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Thu, 21 Feb 2013 17:49:56 -0800 lana Merge
Tue, 19 Feb 2013 17:19:01 -0800 ksrini 8006948: Update javac for MethodParameters format change
Fri, 15 Feb 2013 18:40:38 -0800 rfield 8004969: Generate $deserializeLambda$ method
Sun, 17 Feb 2013 16:44:55 -0500 dholmes Merge
Mon, 04 Feb 2013 18:08:53 -0500 dholmes Merge
less more (0) -50 -30 tip