langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Thu, 29 Jan 2009 12:19:14 +0000 mcimadamore 6729401: Compiler error when using F-bounded generics with free type variables
Thu, 29 Jan 2009 12:18:19 +0000 mcimadamore 6557182: Unchecked warning *and* inconvertible types
Thu, 29 Jan 2009 12:17:57 +0000 mcimadamore 6315770: javac inference allows creation of strange types: Integer & Runnable
Sat, 24 Jan 2009 11:07:32 -0800 tbell 6797463: 6557199 breaks the jax-ws workspace
Tue, 20 Jan 2009 17:49:49 +0000 mcimadamore 6557199: Fails to reject bad override of generic method
Tue, 13 Jan 2009 13:31:35 +0000 mcimadamore 6558559: Extra "unchecked" diagnostic
Tue, 13 Jan 2009 13:28:20 +0000 mcimadamore 6665356: Cast not allowed when both qualifying type and inner class are parameterized
Fri, 24 Oct 2008 12:46:51 +0100 mcimadamore 6762569: Javac crashes with AssertionError in Types.containedBy
Thu, 23 Oct 2008 18:10:23 +0100 mcimadamore 6548436: Incorrect inconvertible types error
Thu, 09 Oct 2008 16:21:04 +0100 mcimadamore 6586091: javac crashes with StackOverflowError
Thu, 09 Oct 2008 16:07:38 +0100 mcimadamore 6406133: JCDiagnostic.getMessage ignores locale argument
Thu, 09 Oct 2008 16:02:29 +0100 mcimadamore 6738538: javac crashes when using a type parameter as a covariant method return type
Mon, 29 Sep 2008 11:48:09 +0100 mcimadamore 6735840: Need a type/symbol visitor printer
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
Fri, 08 Aug 2008 17:38:20 +0100 mcimadamore 6718364: inference fails when a generic method is invoked with raw arguments
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
Fri, 30 May 2008 10:42:43 +0100 mcimadamore 6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
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
Wed, 02 Apr 2008 11:44:23 +0100 mcimadamore 6531090: Cannot access methods/fields of a captured type belonging to an intersection type
Tue, 04 Mar 2008 12:14:13 +0000 mcimadamore 6611449: Internal Error thrown during generic method/constructor invocation
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip