Mon, 21 Apr 2014 22:51:49 +0100 |
vromero |
8029718: Should always use lambda body structure to disambiguate overload resolution
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 15:52:52 -0700 |
rfield |
8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 19:13:53 -0400 |
pgovereau |
8023945: javac wrongly allows a subclass of an anonymous class
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 10:05:16 +0400 |
igerasim |
8034044: Class.getModifiers() returns "static" for anonymous classes
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 16:17:32 -0500 |
emc |
8036142: Remove redundant call to annotateTypeLater with null Symbol
|
file |
diff |
annotate
|
Fri, 28 Feb 2014 18:27:14 +0000 |
vromero |
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 00:29:22 -0500 |
emc |
8035766: Execute TypeAnnotate visitor at queue flush time
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 14:06:48 -0500 |
emc |
8035758: Move annotation codepaths from MemberEnter.java to Annotate.java
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 17:51:28 -0500 |
emc |
8032980: Silent failure in Attr.annotateType
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 08:47:32 -0500 |
emc |
8032587: Change silent failure in Attr.java to assertion
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 21:41:50 +0000 |
vromero |
8030816: javac crashes when mixing lambdas and inner classes
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 12:47:15 +0100 |
alundblad |
8028389: NullPointerException compiling annotation values that have bodies
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 16:05:18 -0500 |
briangoetz |
8030244: Update langtools to use Diamond
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 19:22:58 +0000 |
vromero |
8029721: javac crash for annotated parameter type of lambda in a field
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 18:50:26 +0100 |
jlahoda |
8028699: Compiler crash during speculative attribution of annotated type
|
file |
diff |
annotate
|
Tue, 26 Nov 2013 15:27:19 +0100 |
jlahoda |
8026374: javac accepts void as a method parameter
|
file |
diff |
annotate
|
Wed, 20 Nov 2013 13:44:39 +0100 |
jlahoda |
6557966: Multiple upper bounds of the TypeVariable
|
file |
diff |
annotate
|
Fri, 15 Nov 2013 11:08:12 +0000 |
vromero |
8026231: Look at 'static' flag when checking method references
|
file |
diff |
annotate
|
Thu, 14 Nov 2013 19:28:20 +0000 |
vromero |
8026963: type annotations code crashes for code with erroneous trees
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 09:47:46 -0500 |
emc |
8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 21:43:27 +0100 |
jlahoda |
8027310: Annotation Processor crashes with NPE
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 23:20:32 -0400 |
emc |
8006732: support correct bytecode storage of type annotations in multicatch
|
file |
diff |
annotate
|
Tue, 22 Oct 2013 13:54:49 +0100 |
vromero |
8025290: javac implicit versus explicit lambda compilation error
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 12:01:43 -0700 |
jjg |
8025109: Better encapsulation for AnnotatedType
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 17:43:09 +0100 |
vromero |
8024809: javac, some lambda programs are rejected by flow analysis
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 15:57:13 -0700 |
jjg |
8026564: import changes from type-annotations forest
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 22:15:35 +0200 |
jlahoda |
8026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusing
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 22:11:09 +0200 |
jlahoda |
8014016: javac is too late detecting invalid annotation usage
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 13:55:41 -0400 |
emc |
8019461: Clean up javac diagnostics
|
file |
diff |
annotate
|
Tue, 01 Oct 2013 17:41:57 -0400 |
emc |
8021339: Compile-time error during casting array to intersection
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 17:28:31 +0200 |
jlahoda |
8022765: Compiler crashes with exception on wrong usage of an annotation.
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 11:07:05 -0700 |
jjg |
8025407: TypeAnnotations does not use Context
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 18:29:27 +0400 |
kizune |
4881267: improve diagnostic for "instanceof T" for type parameter T
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 10:42:38 +0200 |
alundblad |
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 14:13:44 +0200 |
jlahoda |
8021112: Spurious unchecked warning reported by javac
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 23:13:45 +0200 |
jlahoda |
8019521: Enhanced rethrow disabled in lambdas
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 00:01:05 +0100 |
vromero |
8023549: Compiler emitting spurious errors when constructor reference type is inferred and explicit type arguments are supplied
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 23:31:33 +0100 |
vromero |
8023389: Javac fails to infer type for lambda used with intersection type and wildcards
|
file |
diff |
annotate
|
Mon, 02 Sep 2013 22:38:36 +0100 |
vromero |
8016177: structural most specific and stuckness
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 13:12:43 +0100 |
vromero |
8023112: javac should not use lazy constant evaluation approach for method references
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 07:47:10 -0700 |
ksrini |
7071377: Exception when javac -processor is given a class name with invalid postfix
|
file |
diff |
annotate
|
Thu, 15 Aug 2013 22:33:43 +0200 |
jlahoda |
8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:28:31 +0100 |
mcimadamore |
8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more
|
file |
diff |
annotate
|
Sun, 28 Jul 2013 10:17:45 +0200 |
jlahoda |
8021338: Diamond finder may mark a required type argument as unnecessary
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 14:47:43 +0100 |
mcimadamore |
8020804: javac crashes when speculative attribution infers intersection type with array component
|
file |
diff |
annotate
|
Fri, 19 Jul 2013 07:22:53 -0700 |
ksrini |
8017216: javac doesn't fill in end position for some errors of type not found
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 10:40:53 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 14:13:15 +0100 |
mcimadamore |
8020147: Spurious errors when compiling nested stuck lambdas
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 14:11:41 +0100 |
mcimadamore |
8012238: Nested method capture and inference
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 14:09:46 +0100 |
mcimadamore |
8016175: Add bottom-up type-checking support for unambiguous method references
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 11:04:22 +0100 |
mcimadamore |
8016702: use of ternary operator in lambda expression gives incorrect results
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 11:03:04 +0100 |
mcimadamore |
8016059: Cannot compile following lambda
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 10:41:08 +0100 |
vromero |
6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 14:07:39 +0100 |
mcimadamore |
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 17:45:56 -0400 |
emc |
8013357: javac accepts erroneous binary comparison operations
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 16:04:05 +0100 |
vromero |
8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 19:01:20 -0400 |
emc |
8007546: ClassCastException on JSR308 tests
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 08:45:43 +0100 |
vromero |
8016613: javac should avoid source 8 only analysis when compiling for source 7
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 11:48:05 +0100 |
chegar |
8017045: anti-delta fix for 8013789
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 19:02:48 +0100 |
vromero |
8016267: javac, TypeTag refactoring has provoked performance issues
|
file |
diff |
annotate
|