Tue, 17 Dec 2013 10:58:26 +0100 |
jlahoda |
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 18:13:18 +0000 |
vromero |
8029179: javac produces a compile error for valid boolean expressions
|
file |
diff |
annotate
|
Wed, 02 Oct 2013 17:04:51 +0100 |
vromero |
8023679: Improve error message for '_' used as a lambda parameter name
|
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
|
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
|
Mon, 24 Jun 2013 22:03:57 -0400 |
emc |
8012722: Single comma in array initializer should parse
|
file |
diff |
annotate
|
Fri, 24 May 2013 15:26:57 +0100 |
mcimadamore |
8014643: Parser regression in JDK 8 when compiling super.x
|
file |
diff |
annotate
|
Tue, 14 May 2013 15:04:06 -0700 |
jjg |
8013852: update reference impl for type-annotations
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 11:57:37 -0700 |
jjg |
8011677: EndPosTables should avoid hidden references to Parser
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 16:31:19 +0000 |
mcimadamore |
8007427: Annotation element as '_' gives compiler error instead of a warning
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 17:15:29 -0800 |
jjg |
8008077: update reference impl for type-annotations
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 09:15:27 +0000 |
vromero |
8005931: javac doesn't set ACC_STRICT for classes with package access
|
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:14:39 +0000 |
mcimadamore |
8006566: Remove transient lambda-related guards from JavacParser
|
file |
diff |
annotate
|
Thu, 17 Jan 2013 18:15:20 +0000 |
mcimadamore |
8005852: Treatment of '_' as identifier
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 20:26:56 +0100 |
jlahoda |
8004504: ListBuffer could reuse List.nil() as the sentinel element
|
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:12 +0000 |
mcimadamore |
8004105: Expression statement lambdas should be void-compatible
|
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
|
Mon, 05 Nov 2012 16:26:09 +0000 |
vromero |
8000484: Bad error recovery when 'catch' without 'try' is found
|
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
|
Wed, 10 Oct 2012 18:44:21 -0700 |
jjg |
8000310: Clean up use of StringBuffer in langtools
|
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
|
Sat, 29 Sep 2012 09:00:58 -0700 |
ksrini |
7198582: (java) Minor refactor of JavacParser
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 14:29:36 -0700 |
jjg |
7177970: fix issues in langtools doc comments
|
file |
diff |
annotate
|
Thu, 02 Aug 2012 18:23:21 +0100 |
mcimadamore |
7175538: Integrate efectively final check with DA/DU analysis
|
file |
diff |
annotate
|
Wed, 20 Jun 2012 13:23:26 -0700 |
jjg |
7174143: encapsulate doc comment table
|
file |
diff |
annotate
|
Thu, 10 May 2012 12:32:58 -0700 |
ksrini |
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
|
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:50 +0100 |
mcimadamore |
7157165: Regression: code with disjunctive type crashes javac
|
file |
diff |
annotate
|
Mon, 19 Dec 2011 12:07:07 +0000 |
mcimadamore |
7120463: Fix method reference parser support in order to avoid ambiguities
|
file |
diff |
annotate
|
Sun, 11 Dec 2011 17:48:25 +0000 |
mcimadamore |
7120266: javac fails to compile hotspot code
|
file |
diff |
annotate
|
Fri, 09 Dec 2011 08:40:40 -0800 |
ksrini |
7119032: (javac) increase visibility of JavacParser methods to improve subtyping
|
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
|
Mon, 14 Nov 2011 15:11:10 -0800 |
ksrini |
7106166: (javac) re-factor EndPos parser
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 11:51:05 -0800 |
jjg |
6921494: provide way to print javac tree tag values
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 12:36:40 +0000 |
mcimadamore |
7104201: Refactor DocCommentScanner
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 13:00:20 +0100 |
mcimadamore |
7096014: Javac tokens should retain state
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 09:14:25 -0700 |
ksrini |
7073631: (javac) javac parser improvements for error position reporting
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 11:53:17 -0700 |
ksrini |
7068902: (javac) allow enabling or disabling of String folding
|
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
|
Wed, 06 Apr 2011 19:30:57 -0700 |
darcy |
7033809: Rename "disjunctive" to "union" in javax.lang.model
|
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
|
Wed, 02 Mar 2011 21:13:55 -0800 |
jjg |
6639645: Modeling type implementing missing interfaces
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 19:06:32 -0800 |
darcy |
7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 17:02:56 -0800 |
darcy |
7013420: Project Coin: remove general expression support from try-with-resources statement
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 15:45:24 +0000 |
mcimadamore |
6569633: Varargs: parser error when varargs element type is an array
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 08:05:28 -0800 |
jjg |
6993305: starting position of a method without modifiers and with type parameters is incorrect
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:08:31 -0800 |
jjg |
6396503: javac should not require assertions enabled
|
file |
diff |
annotate
|
Fri, 10 Dec 2010 07:38:28 -0800 |
jjg |
6504896: TreeMaker.Literal(Object) does not support Booleans
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 12:34:18 +0000 |
mcimadamore |
6970016: Clean up ARM/try-with-resources implementation
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 18:58:43 -0700 |
jjg |
6994946: option to specify only syntax errors as unrecoverable
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 14:29:48 -0700 |
jjg |
6949587: rename "DisjointType" to "DisjunctType"
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 15:02:48 -0700 |
jjg |
6987760: remove 308 support from JDK7
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 14:20:39 -0700 |
jjg |
6877202: Elements.getDocComment() is not getting JavaDocComments
|
file |
diff |
annotate
|