Mon, 15 Apr 2013 14:12:17 +0100 |
mcimadamore |
8011377: Javac crashes when multiple lambdas are defined in an array
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 13:27:24 -0800 |
jjg |
8006775: JSR 308: Compiler changes in JDK8
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 16:21:26 +0000 |
vromero |
8003967: detect and remove all mutable implicit static enum fields in langtools
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 19:01:03 +0000 |
mcimadamore |
8003280: Add lambda tests
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 15:09:15 -0800 |
jjg |
8003299: Cleanup javac Log support for deferred diagnostics
|
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
|
Tue, 09 Oct 2012 19:31:58 -0700 |
jjg |
8000208: fix langtools javadoc comment issues
|
file |
diff |
annotate
|
Fri, 05 Oct 2012 14:35:24 +0100 |
mcimadamore |
7177385: Add attribution support for lambda expressions
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 13:06:58 -0700 |
jjg |
7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
|
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
|
Fri, 13 Jul 2012 12:58:50 +0100 |
mcimadamore |
7181578: javac reports uninitialized variable with nested try...finally blocks
|
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
|
Tue, 08 Nov 2011 11:51:05 -0800 |
jjg |
6921494: provide way to print javac tree tag values
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 16:05:29 +0100 |
mcimadamore |
7039937: Improved catch analysis fails to handle a common idiom in the libraries
|
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
|
Wed, 06 Apr 2011 19:30:57 -0700 |
darcy |
7033809: Rename "disjunctive" to "union" in javax.lang.model
|
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
|
Thu, 03 Mar 2011 17:32:35 +0000 |
mcimadamore |
7023703: Valid code doesn't compile
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 09:43:24 +0000 |
mcimadamore |
7023233: False positive for -Xlint:try with nested try with resources blocks
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 10:27:00 -0800 |
dlsmith |
6990136: Cleanup use of Type.clone()
|
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
|
Fri, 14 Jan 2011 09:45:04 +0000 |
mcimadamore |
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:08:31 -0800 |
jjg |
6396503: javac should not require assertions enabled
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 14:57:59 -0800 |
jjg |
6992999: fully remove JSR 308 from langtools
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 15:54:52 -0800 |
ohair |
6962318: Update copyright year
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 11:49:00 +0000 |
mcimadamore |
7003744: Compiler error concerning final variables
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 12:34:18 +0000 |
mcimadamore |
6970016: Clean up ARM/try-with-resources implementation
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 12:33:52 +0000 |
mcimadamore |
6999067: cast for invokeExact call gets redundant cast to <type> warnings
|
file |
diff |
annotate
|
Thu, 04 Nov 2010 12:57:48 +0000 |
mcimadamore |
6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 14:29:48 -0700 |
jjg |
6949587: rename "DisjointType" to "DisjunctType"
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 17:33:43 +0100 |
mcimadamore |
6970584: Flow.java should be more error-friendly
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 15:57:43 +0100 |
mcimadamore |
6970833: Try-with-resource implementation throws an NPE during Flow analysis
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 14:25:56 -0700 |
jjg |
6957438: improve code for generating warning messages containing option names
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 19:35:24 -0700 |
darcy |
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:08:01 -0700 |
jjg |
6944312: Potential rebranding issues in openjdk/langtools repository sources
|
file |
diff |
annotate
|
Tue, 25 May 2010 15:54:51 -0700 |
ohair |
6943119: Rebrand source copyright notices
|
file |
diff |
annotate
|
Mon, 03 May 2010 17:12:59 -0700 |
mcimadamore |
6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 18:51:39 -0700 |
jjg |
6843077: JSR 308: Annotations on types
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:29:06 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 13:28:42 +0000 |
mcimadamore |
6723444: javac fails to substitute type variables into a constructor's throws clause
|
file |
diff |
annotate
|
Thu, 02 Oct 2008 19:58:40 -0700 |
xdono |
6754988: Update copyright year
|
file |
diff |
annotate
|
Tue, 16 Sep 2008 18:35:18 -0700 |
jjg |
6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|