langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
Tue, 05 Mar 2013 14:19:49 +0000 |
mcimadamore |
8009129: Illegal access error when calling method reference
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 14:05:52 +0000 |
mcimadamore |
8008537: Missing method reference lookup error when unbound search finds a static method
|
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:29:58 +0000 |
mcimadamore |
8007462: Fix provisional applicability for method references
|
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
|
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
|
Thu, 17 Jan 2013 18:15:20 +0000 |
mcimadamore |
8005852: Treatment of '_' as identifier
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 16:30:11 +0000 |
mcimadamore |
8005299: Add FunctionalInterface checking to javac
|
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, 17 Dec 2012 07:47:05 -0800 |
jjg |
8004832: Add new doclint package
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 11:16:32 +0100 |
jfranck |
8001114: Container annotation is not checked for semantic correctness
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:14:48 +0000 |
mcimadamore |
8002099: Add support for intersection types in cast expression
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:14:36 +0000 |
mcimadamore |
8004101: Add checks for method reference well-formedness
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:14:25 +0000 |
mcimadamore |
8004102: Add support for generic functional descriptors
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 19:01:03 +0000 |
mcimadamore |
8003280: Add lambda tests
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 17:23:10 -0800 |
jjg |
7021614: extend com.sun.source API to support parsing javadoc comments
|
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 12:47:11 +0000 |
vromero |
8000483: cryptic error message when source file contains hash
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 10:48:36 +0100 |
ohrstrom |
7153951: Add new lint option -Xlint:auxiliaryclass
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 16:43:26 +0100 |
mcimadamore |
7192245: Add parser support for default methods
|
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:56:46 +0100 |
mcimadamore |
7177306: Regression: unchecked method call does not erase return type
|
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:23:21 +0100 |
mcimadamore |
7175538: Integrate efectively final check with DA/DU analysis
|
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
|
Thu, 10 May 2012 12:32:58 -0700 |
ksrini |
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 10:50:11 +0100 |
mcimadamore |
7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
|
file |
diff |
annotate
|
Mon, 09 Apr 2012 14:31:18 -0700 |
ksrini |
7156633: (javac) incorrect errors when parsing variable declaration in block statements.
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 19:19:09 +0100 |
mcimadamore |
7157688: Regression: common compiler diagnostic features swapped required/found types
|
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
|
Tue, 24 Jan 2012 17:52:02 +0000 |
mcimadamore |
7129801: Merge the two method applicability routines
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 11:37:00 -0800 |
jjg |
4881269: improve diagnostic for ill-formed tokens
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 16:05:46 +0000 |
mcimadamore |
7115052: Add parser support for method references
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 15:56:42 +0000 |
mcimadamore |
7115050: Add parser support for lambda expressions
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 17:06:58 -0800 |
jjg |
7108669: cleanup Log methods for direct printing to streams
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:00:30 +0100 |
mcimadamore |
7098660: Write better overload resolution/inference tests
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 21:56:53 -0700 |
jjg |
7092965: javac should not close processorClassLoader before end of compilation
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:15:39 +0100 |
mcimadamore |
7086601: Error message bug: cause for method mismatch is 'null'
|
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, 27 Jul 2011 19:01:33 +0100 |
mcimadamore |
7057297: Project Coin: diamond erroneously accepts in array initializer expressions
|
file |
diff |
annotate
|
Fri, 24 Jun 2011 13:52:14 -0700 |
darcy |
6575445: Update annotation processor to only use java.util.ServiceLoader
|
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
|
Fri, 29 Apr 2011 16:06:28 +0100 |
mcimadamore |
6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 18:18:11 -0700 |
jjg |
7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
|
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:31 +0100 |
mcimadamore |
7030606: Project-coin: multi-catch types should be pairwise disjoint
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 11:12:26 +0000 |
mcimadamore |
6558548: The compiler needs to be aligned with clarified specification of throws
|
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
|
Fri, 18 Feb 2011 12:28:49 +0000 |
mcimadamore |
7020043: Project Coin: diamond allowed on non-generic type
|
file |
diff |
annotate
|
Tue, 15 Feb 2011 11:51:04 +0000 |
mcimadamore |
7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
|
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
|