langtools/src/share/classes/com/sun/tools/javac/code/Type.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Wed, 20 Nov 2013 13:44:39 +0100 jlahoda 6557966: Multiple upper bounds of the TypeVariable
Tue, 15 Oct 2013 15:57:13 -0700 jjg 8026564: import changes from type-annotations forest
Fri, 11 Oct 2013 15:49:15 +0200 jlahoda 6278240: Exception from AnnotationValue.getValue() should list the found type not the required type
Thu, 10 Oct 2013 08:51:55 +0200 alundblad 8021237: clean up JavacAnnotatedConstruct
Sat, 28 Sep 2013 13:46:14 -0400 emc 8025413: NPE in Type.java due to recent change
Mon, 23 Sep 2013 15:37:59 -0400 emc 6499673: Assertion check for TypeVariable.getUpperBound() fails.
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Thu, 15 Aug 2013 22:33:43 +0200 jlahoda 8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
Mon, 12 Aug 2013 17:28:31 +0100 mcimadamore 8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more
Wed, 17 Jul 2013 14:21:12 +0100 mcimadamore 8019942: Graph inference: avoid redundant computation during bound incorporation
Wed, 17 Jul 2013 14:11:41 +0100 mcimadamore 8012238: Nested method capture and inference
Fri, 05 Jul 2013 11:05:02 +0100 mcimadamore 8019824: very long error messages on inference error
Fri, 05 Jul 2013 11:03:04 +0100 mcimadamore 8016059: Cannot compile following lambda
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Tue, 18 Jun 2013 19:02:48 +0100 vromero 8016267: javac, TypeTag refactoring has provoked performance issues
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Fri, 12 Apr 2013 12:05:04 +0200 jfranck 7015104: use new subtype of TypeSymbol for type parameters
Mon, 08 Apr 2013 15:59:29 +0100 mcimadamore 8010822: Intersection type cast for functional expressions does not follow spec EDR
Mon, 18 Mar 2013 18:33:13 -0700 jjg 8007803: Implement javax.lang.model API for Type Annotations
Mon, 18 Mar 2013 14:40:32 -0700 jjg 8008425: Remove interim new javax.lang.model API for type-annotations
Tue, 12 Mar 2013 16:02:43 +0000 mcimadamore 8009545: Graph inference: dependencies between inference variables should be set during incorporation
Wed, 06 Feb 2013 14:03:39 +0000 mcimadamore 8007463: Cleanup inference related classes
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sat, 15 Dec 2012 13:54:51 +0000 vromero 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
Fri, 30 Nov 2012 15:14:48 +0000 mcimadamore 8002099: Add support for intersection types in cast expression
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
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
Fri, 28 Sep 2012 16:56:53 +0100 mcimadamore 8000233: Fix issues in recent push
Tue, 25 Sep 2012 11:56:46 +0100 mcimadamore 7177306: Regression: unchecked method call does not erase return type
Thu, 13 Sep 2012 14:29:36 -0700 jjg 7177970: fix issues in langtools doc comments
Wed, 15 Aug 2012 13:48:46 -0700 jjh 7191449: update copyright year to match last edit in jdk8 langtools repository
Thu, 31 May 2012 17:42:14 +0100 mcimadamore 7166552: Inference: cleanup usage of Type.ForAll
Wed, 11 Apr 2012 10:50:11 +0100 mcimadamore 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
Thu, 28 Apr 2011 15:05:36 -0700 jjg 7029150: Project Coin: present union types from the tree API through to javax.lang.model
Wed, 02 Mar 2011 21:13:55 -0800 jjg 6639645: Modeling type implementing missing interfaces
Wed, 16 Feb 2011 10:27:00 -0800 dlsmith 6990136: Cleanup use of Type.clone()
Mon, 24 Jan 2011 15:44:15 +0000 mcimadamore 6943278: spurious error message for inference and type-variable with erroneous bound
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
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
Sun, 12 Dec 2010 10:05:40 -0800 jjg 6990134: minor (but red) findbugs warnings
Mon, 23 Aug 2010 16:59:30 +0100 mcimadamore 6932571: Compiling Generics causing Inconvertible types
Mon, 16 Aug 2010 14:58:10 +0100 mcimadamore 6369605: Unconstrained type variables fails to include bounds
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
Tue, 22 Sep 2009 14:06:29 -0700 xdono 6884624: Update copyright year
Tue, 01 Sep 2009 14:53:39 +0100 mcimadamore 6650759: Inference of formal type parameter (unused in formal parameters) is not performed
Tue, 16 Jun 2009 10:46:37 +0100 mcimadamore 6638712: Inference with wildcard types causes selection of inapplicable method
Thu, 21 May 2009 10:56:36 +0100 mcimadamore 6722234: javac diagnostics need better integration with the type-system
Thu, 23 Oct 2008 17:59:16 +0100 mcimadamore 6732484: Bound error on wildcard code
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:28:21 -0700 jjg 6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Fri, 29 Aug 2008 11:10:12 -0700 jjg 6597471: unused imports in javax.tools.JavaCompiler
Thu, 24 Jul 2008 11:12:41 +0100 mcimadamore 6594284: NPE thrown when calling a method on an intersection type
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Wed, 09 Apr 2008 15:30:44 +0100 mcimadamore 6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip