langtools/src/share/classes/com/sun/tools/javac/comp/Flow.java
Thu, 19 Dec 2013 20:16:44 +0000 vromero 8030807: langtools should still build using jdk 7
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Mon, 16 Dec 2013 17:33:18 +0000 vromero 8030214: fix for JDK-8020216 breaks the build
Mon, 16 Dec 2013 14:32:12 +0000 vromero 8020216: javac, compile time error isn't shown when final static field is not assigned
Fri, 18 Oct 2013 15:03:34 -0700 jjg 8026749: Missing LV table in lambda bodies
Wed, 16 Oct 2013 10:47:21 -0700 jjg 8026704: Build failure with --enable-debug
Mon, 14 Oct 2013 23:07:43 -0700 jjg 8025998: Missing LV table in lambda bodies
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Mon, 09 Sep 2013 23:13:45 +0200 jlahoda 8019521: Enhanced rethrow disabled in lambdas
Thu, 15 Aug 2013 22:33:43 +0200 jlahoda 8015809: More user friendly compile-time errors for uncaught exceptions in lambda expression
Fri, 19 Jul 2013 07:22:53 -0700 ksrini 8017216: javac doesn't fill in end position for some errors of type not found
Wed, 17 Jul 2013 14:13:15 +0100 mcimadamore 8020147: Spurious errors when compiling nested stuck lambdas
Tue, 02 Jul 2013 22:49:40 +0100 vromero 6326693: variable x might already have been assigned, when assignment is in catch block
Tue, 04 Jun 2013 14:17:50 -0700 jjg 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Fri, 31 May 2013 10:04:59 +0100 vromero 7179353: try-with-resources fails to compile with generic exception parameters
Fri, 26 Apr 2013 10:17:01 +0100 vromero 8008562: javac, a refactoring to Bits is necessary in order to provide a change history
Mon, 15 Apr 2013 14:12:17 +0100 mcimadamore 8011377: Javac crashes when multiple lambdas are defined in an array
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Mon, 10 Dec 2012 16:21:26 +0000 vromero 8003967: detect and remove all mutable implicit static enum fields in langtools
Sat, 17 Nov 2012 19:01:03 +0000 mcimadamore 8003280: Add lambda tests
Tue, 13 Nov 2012 15:09:15 -0800 jjg 8003299: Cleanup javac Log support for deferred diagnostics
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Tue, 09 Oct 2012 19:31:58 -0700 jjg 8000208: fix langtools javadoc comment issues
Fri, 05 Oct 2012 14:35:24 +0100 mcimadamore 7177385: Add attribution support for lambda expressions
Tue, 25 Sep 2012 13:06:58 -0700 jjg 7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Thu, 02 Aug 2012 18:23:21 +0100 mcimadamore 7175538: Integrate efectively final check with DA/DU analysis
Fri, 13 Jul 2012 12:58:50 +0100 mcimadamore 7181578: javac reports uninitialized variable with nested try...finally blocks
Mon, 26 Mar 2012 15:27:51 +0100 mcimadamore 7151580: Separate DA/DU logic from exception checking logic in Flow.java
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Fri, 29 Apr 2011 16:05:29 +0100 mcimadamore 7039937: Improved catch analysis fails to handle a common idiom in the libraries
Wed, 13 Apr 2011 11:35:43 -0700 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
Wed, 06 Apr 2011 19:30:57 -0700 darcy 7033809: Rename "disjunctive" to "union" in javax.lang.model
Wed, 16 Mar 2011 11:12:26 +0000 mcimadamore 6558548: The compiler needs to be aligned with clarified specification of throws
Thu, 03 Mar 2011 17:32:35 +0000 mcimadamore 7023703: Valid code doesn't compile
Thu, 03 Mar 2011 09:43:24 +0000 mcimadamore 7023233: False positive for -Xlint:try with nested try with resources blocks
Wed, 16 Feb 2011 10:27:00 -0800 dlsmith 6990136: Cleanup use of Type.clone()
Tue, 15 Feb 2011 11:51:04 +0000 mcimadamore 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Mon, 06 Dec 2010 11:49:00 +0000 mcimadamore 7003744: Compiler error concerning final variables
Fri, 12 Nov 2010 12:34:18 +0000 mcimadamore 6970016: Clean up ARM/try-with-resources implementation
Fri, 12 Nov 2010 12:33:52 +0000 mcimadamore 6999067: cast for invokeExact call gets redundant cast to <type> warnings
Thu, 04 Nov 2010 12:57:48 +0000 mcimadamore 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Tue, 07 Sep 2010 17:33:43 +0100 mcimadamore 6970584: Flow.java should be more error-friendly
Thu, 29 Jul 2010 15:57:43 +0100 mcimadamore 6970833: Try-with-resource implementation throws an NPE during Flow analysis
Mon, 26 Jul 2010 14:25:56 -0700 jjg 6957438: improve code for generating warning messages containing option names
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
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')
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
Mon, 09 Mar 2009 13:29:06 -0700 xdono 6814575: Update copyright year
Tue, 13 Jan 2009 13:28:42 +0000 mcimadamore 6723444: javac fails to substitute type variables into a constructor's throws clause
Thu, 02 Oct 2008 19:58:40 -0700 xdono 6754988: Update copyright year
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
less more (0) tip