langtools/src/share/classes/com/sun/tools/javac/parser/JavacParser.java
Wed, 27 Jul 2011 11:53:17 -0700 ksrini 7068902: (javac) allow enabling or disabling of String folding
Wed, 27 Jul 2011 19:01:33 +0100 mcimadamore 7057297: Project Coin: diamond erroneously accepts in array initializer expressions
Wed, 06 Apr 2011 19:30:57 -0700 darcy 7033809: Rename "disjunctive" to "union" in javax.lang.model
Tue, 29 Mar 2011 16:40:07 +0100 mcimadamore 7030687: Diamond: compiler accepts erroneous code where diamond is used with non-generic inner class
Wed, 02 Mar 2011 21:13:55 -0800 jjg 6639645: Modeling type implementing missing interfaces
Mon, 31 Jan 2011 19:06:32 -0800 darcy 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
Tue, 25 Jan 2011 17:02:56 -0800 darcy 7013420: Project Coin: remove general expression support from try-with-resources statement
Mon, 24 Jan 2011 15:45:24 +0000 mcimadamore 6569633: Varargs: parser error when varargs element type is an array
Tue, 11 Jan 2011 08:05:28 -0800 jjg 6993305: starting position of a method without modifiers and with type parameters is incorrect
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Fri, 10 Dec 2010 07:38:28 -0800 jjg 6504896: TreeMaker.Literal(Object) does not support Booleans
Fri, 12 Nov 2010 12:34:18 +0000 mcimadamore 6970016: Clean up ARM/try-with-resources implementation
Thu, 28 Oct 2010 18:58:43 -0700 jjg 6994946: option to specify only syntax errors as unrecoverable
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Tue, 19 Oct 2010 15:02:48 -0700 jjg 6987760: remove 308 support from JDK7
Mon, 27 Sep 2010 14:20:39 -0700 jjg 6877202: Elements.getDocComment() is not getting JavaDocComments
Thu, 02 Sep 2010 18:26:21 -0700 jjg 6921495: spurious semicolons in class def cause empty NOPOS blocks
Tue, 27 Jul 2010 11:32:03 -0700 jjg 6972327: JCTree.pos incorrect for annotations without modifiers and package
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
Thu, 15 Jul 2010 16:31:02 +0100 mcimadamore 6967002: JDK7 b99 javac compilation error (java.lang.AssertionError)
Thu, 10 Jun 2010 16:08:01 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 03 May 2010 17:12:59 -0700 mcimadamore 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
Wed, 14 Apr 2010 12:31:55 +0100 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
Wed, 14 Apr 2010 12:23:29 +0100 mcimadamore 6939618: Revert 'simple' diamond implementation
Wed, 03 Mar 2010 17:22:52 -0800 jjg 6931927: position issues with synthesized anonymous class
Fri, 29 Jan 2010 16:06:51 -0800 jjg 6919889: assorted position errors in compiler syntax trees
Wed, 13 Jan 2010 17:39:44 -0800 jjg 6472751: SourcePositions.getStartPos returns incorrect value for enum constants
Thu, 24 Sep 2009 16:00:03 -0700 darcy 6337964: should ignore last comma in annotation array
Tue, 15 Sep 2009 12:20:55 -0700 jjg 6882235: invalid exponent causes silent javac crash
Thu, 27 Aug 2009 13:40:48 +0100 mcimadamore 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
Fri, 26 Jun 2009 19:47:12 -0700 jjg 6854796: update JSR308 impl with latest code from type-annotations repo
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
Mon, 04 May 2009 21:04:04 -0700 jrose 6829189: Java programming with JSR 292 needs language support
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
Tue, 20 Jan 2009 17:49:09 +0000 mcimadamore 6795580: parser confused by square brackets in qualified generic cast
Tue, 13 Jan 2009 13:28:20 +0000 mcimadamore 6665356: Cast not allowed when both qualifying type and inner class are parameterized
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Tue, 09 Sep 2008 10:40:50 -0700 jjg 6724118: change JavaCompiler to not use Scanner directly
less more (0) tip