Tue, 12 Mar 2013 16:02:13 +0000 |
mcimadamore |
8008540: Constructor reference to non-reifiable array should be rejected
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 10:04:28 +0000 |
vromero |
8009138: javac, equals-hashCode warning tuning
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 14:12:07 +0000 |
mcimadamore |
8009227: Certain diagnostics should not be deferred
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 17:49:56 -0800 |
lana |
Merge
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 14:33:25 +0000 |
vromero |
6563143: javac should issue a warning for overriding equals without hashCode
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 16:28:07 +0000 |
mcimadamore |
8006749: compiler does not allow Object protected methods to be used in lambda
|
file |
diff |
annotate
|
Sun, 17 Feb 2013 16:44:55 -0500 |
dholmes |
Merge
|
file |
diff |
annotate
|
Mon, 04 Feb 2013 18:08:53 -0500 |
dholmes |
Merge
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 01:27:42 -0500 |
jjg |
8004182: Add support for profiles in javac
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 09:12:37 +0000 |
vromero |
7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
|
file |
diff |
annotate
|
Wed, 06 Feb 2013 14:03:39 +0000 |
mcimadamore |
8007463: Cleanup inference related classes
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 13:27:24 -0800 |
jjg |
8006775: JSR 308: Compiler changes in JDK8
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 20:19:53 +0000 |
mcimadamore |
8005166: Add support for static interface methods
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 20:13:56 +0000 |
mcimadamore |
8005244: Implement overload resolution as per latest spec EDR
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 16:30:11 +0000 |
mcimadamore |
8005299: Add FunctionalInterface checking to javac
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 16:27:01 +0000 |
mcimadamore |
8005854: Add support for array constructor references
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 13:50:01 -0800 |
jjg |
8006119: update javac to follow latest spec for repeatable annotations
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 11:16:32 +0100 |
jfranck |
8001114: Container annotation is not checked for semantic correctness
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 12:10:50 +0000 |
mcimadamore |
8004094: Javac compiler error - synthetic method accessor generated with duplicate name
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 19:01:03 +0000 |
mcimadamore |
8003280: Add lambda tests
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 10:59:42 +0000 |
mcimadamore |
7192246: Add type-checking support for default methods
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 10:48:36 +0100 |
ohrstrom |
7153951: Add new lint option -Xlint:auxiliaryclass
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 11:09:36 -0700 |
jjg |
7200915: convert TypeTags from a series of small ints to an enum
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 16:43:26 +0100 |
mcimadamore |
7192245: Add parser support for default methods
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 19:31:58 -0700 |
jjg |
8000208: fix langtools javadoc comment issues
|
file |
diff |
annotate
|
Sat, 06 Oct 2012 10:35:38 +0100 |
mcimadamore |
7177386: Add attribution support for method references
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 14:35:24 +0100 |
mcimadamore |
7177385: Add attribution support for lambda expressions
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 13:04:53 +0100 |
mcimadamore |
7177387: Add target-typing support in method context
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 11:39:29 -0700 |
jfranck |
7199925: Separate compilation breaks check that elements have a default for the containing annotation
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 11:55:34 +0100 |
mcimadamore |
7175433: Inference cleanup: add helper class to handle inference variables
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 14:29:36 -0700 |
jjg |
7177970: fix issues in langtools doc comments
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 10:37:46 +0100 |
jfranck |
7151010: Add compiler support for repeating annotations
|
file |
diff |
annotate
|
Thu, 02 Aug 2012 18:22:41 +0100 |
mcimadamore |
7175911: Simplify error reporting API in Check.CheckContext interface
|
file |
diff |
annotate
|
Thu, 31 May 2012 17:42:14 +0100 |
mcimadamore |
7166552: Inference: cleanup usage of Type.ForAll
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 15:28:49 +0100 |
mcimadamore |
7133185: Update 292 overload resolution logic to match JLS
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 15:28:22 +0100 |
mcimadamore |
7151492: Encapsulate check logic into Attr.ResultInfo
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 15:27:51 +0100 |
mcimadamore |
7151580: Separate DA/DU logic from exception checking logic in Flow.java
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 17:10:56 +0000 |
mcimadamore |
7151802: compiler update caused sqe test failed
|
file |
diff |
annotate
|
Tue, 06 Mar 2012 13:28:05 +0000 |
mcimadamore |
7144506: Attr.checkMethod should be called after inference variables have been fixed
|
file |
diff |
annotate
|
Tue, 06 Mar 2012 13:26:36 +0000 |
mcimadamore |
7148622: Some diagnostic methods do not go through Log.report
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 12:57:47 +0000 |
mcimadamore |
7148242: Regression: valid code rejected during generic type well-formedness check
|
file |
diff |
annotate
|
Tue, 14 Feb 2012 15:43:52 -0800 |
mcimadamore |
7142086: performance problem in Check.checkOverrideClashes(...)
|
file |
diff |
annotate
|
Tue, 13 Dec 2011 11:21:28 -0800 |
jjg |
7120736: refactor javac option handling
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 11:51:05 -0800 |
jjg |
6921494: provide way to print javac tree tag values
|
file |
diff |
annotate
|
Thu, 06 Oct 2011 18:39:31 +0100 |
mcimadamore |
7090499: missing rawtypes warnings in anonymous inner class
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:14:57 +0100 |
mcimadamore |
7086595: Error message bug: name of initializer is 'null'
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 11:25:50 -0700 |
jjg |
7042623: Regression: javac silently crash when attributing non-existent annotation
|
file |
diff |
annotate
|
Mon, 23 May 2011 11:55:55 +0100 |
mcimadamore |
7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 11:57:46 +0100 |
mcimadamore |
7039931: Project Coin: diamond inference fail with generic constructor explicit type-arguments
|
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
|
Tue, 29 Mar 2011 16:40:07 +0100 |
mcimadamore |
7030687: Diamond: compiler accepts erroneous code where diamond is used with non-generic inner class
|
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
|
Thu, 03 Mar 2011 17:34:58 +0000 |
mcimadamore |
7022054: Invalid compiler error on covariant overriding methods with the same erasure
|
file |
diff |
annotate
|
Wed, 23 Feb 2011 14:16:12 +0000 |
mcimadamore |
7020657: Javac rejects a fairly common idiom with raw override and interfaces
|
file |
diff |
annotate
|
Tue, 15 Feb 2011 11:49:46 +0000 |
mcimadamore |
7017664: Add listeners infrastracture to javac scopes
|
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:37:28 +0000 |
mcimadamore |
6969184: poor error recovery after symbol not found
|
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
|