Fri, 09 Sep 2011 17:19:26 -0700 |
jjg |
7073508: Regression: NullPointerException at com.sun.tools.javac.code.Lint$AugmentVisitor.augment
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 19:01:08 +0100 |
mcimadamore |
7046778: Project Coin: problem with diamond and member inner classes
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 12:00:53 -0700 |
jjg |
7060926: Attr.PostAttrAnalyzer misses a case
|
file |
diff |
annotate
|
Mon, 16 May 2011 09:38:04 +0100 |
mcimadamore |
7043922: Regression: internal compiler error for nested anonymous inner class featuring varargs constructor
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 15:05:36 -0700 |
jjg |
7029150: Project Coin: present union types from the tree API through to javax.lang.model
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 11:35:43 -0700 |
jjh |
7032975: API files in javax.annotation.processing need to be updated for references to JLS
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 19:30:57 -0700 |
darcy |
7033809: Rename "disjunctive" to "union" in javax.lang.model
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 12:30:13 +0100 |
mcimadamore |
7032633: javac -Xlint:all warns about flush() within try on an auto-closeable resource
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 16:41:18 +0100 |
mcimadamore |
7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 16:40:51 +0100 |
mcimadamore |
7030150: Type inference for generic instance creation failed for formal type parameter
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 16:40:31 +0100 |
mcimadamore |
7030606: Project-coin: multi-catch types should be pairwise disjoint
|
file |
diff |
annotate
|
Tue, 15 Mar 2011 11:04:56 -0700 |
jjg |
6993311: annotations on packages are not validated
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 14:31:50 +0000 |
mcimadamore |
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 21:13:55 -0800 |
jjg |
6639645: Modeling type implementing missing interfaces
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 10:56:39 +0000 |
mcimadamore |
6541876: "Enclosing Instance" error new in 1.6
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 11:48:53 +0000 |
mcimadamore |
7015430: Incorrect thrown type determined for unchecked invocations
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 12:28:49 +0000 |
mcimadamore |
7020043: Project Coin: diamond allowed on non-generic type
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:10:13 +0000 |
mcimadamore |
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 09:38:19 +0000 |
mcimadamore |
7014715: javac returns different error code for certain failure(s)
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 09:36:28 +0000 |
mcimadamore |
5017953: spurious cascaded diagnostics when name not found
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 09:35:21 +0000 |
mcimadamore |
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
|
file |
diff |
annotate
|
Wed, 26 Jan 2011 11:20:19 -0800 |
jjg |
6554097: "final" confuses @SuppressWarnings
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 15:45:06 +0000 |
mcimadamore |
6510286: Wording of javac error for inner classes
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 15:44:51 +0000 |
mcimadamore |
6968793: issues with diagnostics
|
file |
diff |
annotate
|
Fri, 14 Jan 2011 09:45:04 +0000 |
mcimadamore |
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:08:31 -0800 |
jjg |
6396503: javac should not require assertions enabled
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 14:57:59 -0800 |
jjg |
6992999: fully remove JSR 308 from langtools
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 15:54:52 -0800 |
ohair |
6962318: Update copyright year
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 15:11:00 -0800 |
mcimadamore |
6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 15:50:34 +0000 |
mcimadamore |
6476118: compiler bug causes runtime ClassCastException for generics overloading
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 11:50:37 +0000 |
mcimadamore |
7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 16:32:31 +0000 |
mcimadamore |
7002837: Diamond: javac generates diamond inference errors when in 'finder' mode
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 12:34:18 +0000 |
mcimadamore |
6970016: Clean up ARM/try-with-resources implementation
|
file |
diff |
annotate
|
Wed, 10 Nov 2010 12:37:25 +0000 |
mcimadamore |
6996914: Diamond inference: problem when accessing protected constructor
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 12:57:48 +0000 |
mcimadamore |
6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
|
file |
diff |
annotate
|
Tue, 02 Nov 2010 12:01:35 +0000 |
mcimadamore |
6939780: add a warning to detect diamond sites
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 14:29:48 -0700 |
jjg |
6949587: rename "DisjointType" to "DisjunctType"
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:04:33 -0700 |
jjg |
6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 10:47:12 -0700 |
jjg |
6988436: Cleanup javac option handling
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 09:56:23 -0700 |
mcimadamore |
5088624: cannot find symbol message should be more intelligent
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 17:33:43 +0100 |
mcimadamore |
6970584: Flow.java should be more error-friendly
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 17:32:27 +0100 |
mcimadamore |
6979327: method handle invocation should use casts instead of type parameters to specify return type
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 12:36:43 +0530 |
sundar |
6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 18:03:35 -0700 |
jjg |
6403465: javac should defer diagnostics until it can be determined they are persistent
|
file |
diff |
annotate
|
Thu, 19 Aug 2010 11:52:58 +0100 |
mcimadamore |
6885255: Improve usability of raw warnings
|
file |
diff |
annotate
|
Mon, 16 Aug 2010 14:56:23 +0100 |
mcimadamore |
6976649: javac does not enforce required annotation elements in arrays
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:52:34 +0100 |
mcimadamore |
6975275: diamond implementation needs some cleanup
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 09:45:25 +0100 |
mcimadamore |
6857948: Calling a constructor with a doubly bogus argument causes an internal error
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 09:44:54 +0100 |
mcimadamore |
6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 15:56:25 +0100 |
mcimadamore |
6938454: Unable to determine generic type in program that compiles under Java 6
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 14:25:56 -0700 |
jjg |
6957438: improve code for generating warning messages containing option names
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 19:35:24 -0700 |
darcy |
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
|
file |
diff |
annotate
|
Tue, 29 Jun 2010 22:43:59 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 15:12:04 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Sat, 01 May 2010 15:05:39 -0700 |
jrose |
6939134: JSR 292 adjustments to method handle invocation
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 17:09:56 -0700 |
jjg |
6960407: Potential rebranding issues in openjdk/langtools repository sources
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:08:01 -0700 |
jjg |
6944312: Potential rebranding issues in openjdk/langtools repository sources
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 09:29:23 +0100 |
mcimadamore |
6945418: Project Coin: Simplified Varargs Method Invocation
|
file |
diff |
annotate
|
Fri, 28 May 2010 12:41:48 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Wed, 19 May 2010 16:42:37 +0100 |
mcimadamore |
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
|
file |
diff |
annotate
|