langtools/test/tools/javac/diags/examples.not-yet.txt
Fri, 06 May 2016 16:06:27 -0400 vromero 8153268: javac accepts enums being referenced by 'uses' statement
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Mon, 22 Feb 2016 16:17:25 -0800 vromero 8149600: javac, remove unused options, step 2
Wed, 10 Feb 2016 15:11:40 -0800 vromero 8148808: javac, remove unused options, step 1
Thu, 19 Nov 2015 16:43:11 +0000 mcimadamore 8067767: type inference performance regression
Wed, 22 Apr 2015 09:44:15 -0700 vromero 8078024: javac, several incorporation steps are silently failing when an error should be reported
Fri, 13 Mar 2015 13:15:24 +0530 sadayapalam 8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870)
Tue, 22 Apr 2014 19:52:15 +0100 pgovereau 8038023: Compiler crash ClassCastException
Fri, 04 Apr 2014 19:13:53 -0400 pgovereau 8023945: javac wrongly allows a subclass of an anonymous class
Wed, 19 Mar 2014 11:34:27 -0400 pgovereau 6898851: Compiling against this corrupt class file causes a stacktrace from javac
Wed, 26 Feb 2014 18:05:02 -0800 jjg 6533516: Warning needed for file with future time stamps
Wed, 09 Oct 2013 13:09:31 +0200 jlahoda 8025087: Annotation processing api returns default modifier for interface static method
Mon, 18 Feb 2013 14:33:25 +0000 vromero 6563143: javac should issue a warning for overriding equals without hashCode
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Mon, 21 Jan 2013 20:13:56 +0000 mcimadamore 8005244: Implement overload resolution as per latest spec EDR
Wed, 16 Jan 2013 16:30:11 +0000 mcimadamore 8005299: Add FunctionalInterface checking to javac
Mon, 14 Jan 2013 13:50:01 -0800 jjg 8006119: update javac to follow latest spec for repeatable annotations
Wed, 14 Nov 2012 17:23:10 -0800 jjg 7021614: extend com.sun.source API to support parsing javadoc comments
Sat, 06 Oct 2012 10:35:38 +0100 mcimadamore 7177386: Add attribution support for method references
Fri, 05 Oct 2012 14:35:24 +0100 mcimadamore 7177385: Add attribution support for lambda expressions
Thu, 04 Oct 2012 13:04:53 +0100 mcimadamore 7177387: Add target-typing support in method context
Tue, 25 Sep 2012 11:56:46 +0100 mcimadamore 7177306: Regression: unchecked method call does not erase return type
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Thu, 31 May 2012 17:42:14 +0100 mcimadamore 7166552: Inference: cleanup usage of Type.ForAll
Wed, 11 Apr 2012 10:50:11 +0100 mcimadamore 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
Mon, 26 Mar 2012 15:28:49 +0100 mcimadamore 7133185: Update 292 overload resolution logic to match JLS
Mon, 26 Mar 2012 15:28:22 +0100 mcimadamore 7151492: Encapsulate check logic into Attr.ResultInfo
Wed, 21 Sep 2011 21:56:53 -0700 jjg 7092965: javac should not close processorClassLoader before end of compilation
Fri, 24 Jun 2011 13:52:14 -0700 darcy 6575445: Update annotation processor to only use java.util.ServiceLoader
Fri, 29 Apr 2011 16:06:28 +0100 mcimadamore 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
Wed, 30 Mar 2011 18:18:11 -0700 jjg 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
Mon, 07 Mar 2011 14:31:50 +0000 mcimadamore 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
Fri, 28 Jan 2011 12:03:49 +0000 mcimadamore 6313164: javac generates code that fails byte code verification for the varargs feature
Mon, 24 Jan 2011 15:44:51 +0000 mcimadamore 6968793: issues with diagnostics
Fri, 14 Jan 2011 09:46:44 +0000 mcimadamore 6949040: java.dyn package must be compiled with -target 7 or better
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Tue, 07 Dec 2010 14:13:25 -0800 jjg 6999210: javac should be able to warn of anomalous conditions in classfiles
Sat, 18 Sep 2010 09:56:23 -0700 mcimadamore 5088624: cannot find symbol message should be more intelligent
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Fri, 27 Aug 2010 17:59:08 -0700 jjg 6980707: Reduce use of IOException in JavaCompiler
Mon, 16 Aug 2010 14:58:10 +0100 mcimadamore 6369605: Unconstrained type variables fails to include bounds
Thu, 29 Jul 2010 19:30:35 -0700 jjg 6966604: JavacFiler not correctly notified of lastRound
Thu, 22 Jul 2010 11:02:54 -0700 jjg 6968063: provide examples of code that generate diagnostics
less more (0) tip