langtools/src/share/classes/com/sun/tools/javac/code/Symbol.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Sun, 20 Oct 2013 12:01:43 -0700 jjg 8025109: Better encapsulation for AnnotatedType
Thu, 10 Oct 2013 08:51:55 +0200 alundblad 8021237: clean up JavacAnnotatedConstruct
Fri, 04 Oct 2013 08:29:54 +0200 jlahoda 8025118: Annotation processing api returns default modifier for interface without default methods
Fri, 27 Sep 2013 10:24:56 +0100 vromero 8024497: crash returning this-referencing lambda from default method
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Mon, 16 Sep 2013 14:13:44 +0200 jlahoda 8021112: Spurious unchecked warning reported by javac
Mon, 09 Sep 2013 09:58:20 +0200 jfranck 8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
Wed, 28 Aug 2013 15:40:33 -0700 jjg 8010310: [javadoc] Error processing sources with -private
Thu, 22 Aug 2013 12:47:46 -0400 emc 8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
Mon, 12 Aug 2013 17:25:07 +0100 mcimadamore 6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods)
Thu, 25 Jul 2013 11:02:27 +0200 jfranck 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
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
Mon, 22 Apr 2013 10:24:19 +0200 jfranck 8011027: Type parameter annotations not passed through to javax.lang.model
Mon, 15 Apr 2013 14:11:29 +0100 mcimadamore 8011383: Symbol.getModifiers omits ACC_ABSTRACT from interface with default methods
Fri, 12 Apr 2013 12:05:04 +0200 jfranck 7015104: use new subtype of TypeSymbol for type parameters
Mon, 18 Mar 2013 18:33:13 -0700 jjg 8007803: Implement javax.lang.model API for Type Annotations
Thu, 07 Mar 2013 10:04:28 +0000 vromero 8009138: javac, equals-hashCode warning tuning
Tue, 26 Feb 2013 09:04:19 +0000 vromero 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
Wed, 13 Feb 2013 17:04:21 +0000 mcimadamore 8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API
Wed, 13 Feb 2013 10:33:13 +0100 jfranck 8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class)
Sat, 02 Feb 2013 21:04:56 +0000 vromero 8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Mon, 21 Jan 2013 20:19:53 +0000 mcimadamore 8005166: Add support for static interface methods
Mon, 14 Jan 2013 19:52:36 +0100 jfranck 7193719: Support repeating annotations in javax.lang.model
Sat, 29 Dec 2012 17:33:17 -0800 jjg 8004727: Add compiler support for parameter reflection
Sun, 16 Dec 2012 11:09:36 +0100 jfranck 8005098: Provide isSynthesized() information on Attribute.Compound
Tue, 18 Dec 2012 00:24:54 -0800 darcy 8005046: Provide checking for a default method in javax.lang.model
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, 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:10:00 -0700 jjg 8000663: clean up langtools imports
Sat, 06 Oct 2012 10:35:38 +0100 mcimadamore 7177386: Add attribution support for method references
Wed, 26 Sep 2012 14:22:41 +0100 mcimadamore 7188968: New instance creation expression using diamond is checked twice
Tue, 25 Sep 2012 11:53:18 +0100 mcimadamore 7194586: Add back-end support for invokedynamic
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Mon, 26 Mar 2012 15:28:49 +0100 mcimadamore 7133185: Update 292 overload resolution logic to match JLS
Tue, 06 Mar 2012 16:50:32 +0000 mcimadamore 7148556: Implementing a generic interface causes a public clone() to become inaccessible
Tue, 13 Sep 2011 14:15:22 +0100 mcimadamore 7003595: IncompatibleClassChangeError with unreferenced local class with subclass
Tue, 13 Sep 2011 14:14:57 +0100 mcimadamore 7086595: Error message bug: name of initializer is 'null'
Mon, 23 May 2011 11:55:55 +0100 mcimadamore 7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface
Tue, 10 May 2011 19:53:49 -0700 jjg 7043694: printStackTrace call should be removed
Wed, 13 Apr 2011 11:35:43 -0700 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
Wed, 02 Mar 2011 21:13:55 -0800 jjg 6639645: Modeling type implementing missing interfaces
Tue, 15 Feb 2011 11:49:46 +0000 mcimadamore 7017664: Add listeners infrastracture to javac scopes
Mon, 07 Feb 2011 18:10:13 +0000 mcimadamore 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
Wed, 26 Jan 2011 11:20:19 -0800 jjg 6554097: "final" confuses @SuppressWarnings
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
Thu, 09 Dec 2010 15:50:34 +0000 mcimadamore 6476118: compiler bug causes runtime ClassCastException for generics overloading
Tue, 28 Sep 2010 22:46:36 +0530 sundar 6967842: Element not returned from tree API for ARM resource variables.
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, 07 Sep 2010 17:31:54 +0100 mcimadamore 6337171: javac should create bridge methods when type variable bounds restricted
Thu, 02 Sep 2010 23:10:05 +0530 sundar 6458749: TypeParameterElement.getEnclosedElements throws NPE within javac.
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
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, 14 Apr 2010 12:31:55 +0100 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
less more (0) -60 tip