langtools/src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
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
Mon, 21 Jan 2013 01:27:42 -0500 jjg 8004182: Add support for profiles in javac
Tue, 12 Feb 2013 17:15:29 -0800 jjg 8008077: update reference impl for type-annotations
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sat, 29 Dec 2012 17:33:17 -0800 jjg 8004727: Add compiler support for parameter reflection
Sat, 15 Dec 2012 13:54:51 +0000 vromero 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
Mon, 03 Dec 2012 11:16:32 +0100 jfranck 8001114: Container annotation is not checked for semantic correctness
Fri, 30 Nov 2012 15:14:48 +0000 mcimadamore 8002099: Add support for intersection types in cast expression
Sat, 17 Nov 2012 19:01:03 +0000 mcimadamore 8003280: Add lambda tests
Sun, 04 Nov 2012 10:59:42 +0000 mcimadamore 7192246: Add type-checking support for default methods
Thu, 01 Nov 2012 10:48:36 +0100 ohrstrom 7153951: Add new lint option -Xlint:auxiliaryclass
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Mon, 27 Aug 2012 07:21:46 -0700 ksrini 7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
Mon, 26 Mar 2012 15:28:49 +0100 mcimadamore 7133185: Update 292 overload resolution logic to match JLS
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
Fri, 29 Apr 2011 16:06:28 +0100 mcimadamore 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
Sun, 03 Apr 2011 17:00:50 -0700 ksrini 7028405: (javac) remove unused JSR-292 code
Wed, 30 Mar 2011 18:18:11 -0700 jjg 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
Fri, 04 Mar 2011 11:33:37 -0800 jjg 6966736: javac verbose output is inconsistent
Mon, 07 Feb 2011 18:10:13 +0000 mcimadamore 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
Mon, 07 Feb 2011 18:09:46 +0000 mcimadamore 7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package
Tue, 18 Jan 2011 08:37:05 -0800 ksrini 6982999: tools must support -target 7 bytecodes
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Tue, 04 Jan 2011 17:10:35 -0800 lana Merge
Sat, 18 Dec 2010 09:38:39 -0800 ksrini 6567415: Neverending loop in ClassReader
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Mon, 13 Dec 2010 15:11:00 -0800 mcimadamore 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
Thu, 09 Dec 2010 18:33:32 -0800 jjg 7005856: avoid name clash for langtools when building on MacOS
Tue, 07 Dec 2010 14:13:25 -0800 jjg 6999210: javac should be able to warn of anomalous conditions in classfiles
Thu, 18 Nov 2010 16:13:11 -0800 jjg 6999438: remove support for exotic identifiers from JDK 7
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Sat, 18 Sep 2010 09:54:51 -0700 mcimadamore 6980862: too aggressive compiler optimization causes stale results of Types.implementation()
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Tue, 13 Jul 2010 19:14:09 -0700 jjg 6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
Tue, 29 Jun 2010 22:43:59 -0700 lana Merge
less more (0) -60 tip