Sun, 04 Nov 2012 10:59:42 +0000 7192246: Add type-checking support for default methods file | diff | annotate
Thu, 01 Nov 2012 10:48:36 +0100 7153951: Add new lint option -Xlint:auxiliaryclass file | diff | annotate
Thu, 25 Oct 2012 11:09:36 -0700 7200915: convert TypeTags from a series of small ints to an enum file | diff | annotate
Tue, 09 Oct 2012 19:31:58 -0700 8000208: fix langtools javadoc comment issues file | diff | annotate
Fri, 05 Oct 2012 14:35:24 +0100 7177385: Add attribution support for lambda expressions file | diff | annotate
Thu, 04 Oct 2012 13:04:53 +0100 7177387: Add target-typing support in method context file | diff | annotate
Wed, 26 Sep 2012 14:22:41 +0100 7188968: New instance creation expression using diamond is checked twice file | diff | annotate
Fri, 31 Aug 2012 10:37:46 +0100 7151010: Add compiler support for repeating annotations file | diff | annotate
Thu, 31 May 2012 15:07:29 -0700 7159016: Static import of member in processor-generated class fails in JDK 7 file | diff | annotate
Thu, 31 May 2012 17:44:04 +0100 7160084: javac fails to compile an apparently valid class/interface combination file | diff | annotate
Mon, 26 Mar 2012 15:28:49 +0100 7133185: Update 292 overload resolution logic to match JLS file | diff | annotate
Tue, 06 Mar 2012 13:29:45 +0000 7133238: Merge proto-kind and proto-type into a single result class file | diff | annotate
Tue, 24 Jan 2012 16:31:15 -0800 7129225: javac fails to run annotation processors when star import of package of gensrc file | diff | annotate
Tue, 08 Nov 2011 11:51:05 -0800 6921494: provide way to print javac tree tag values file | diff | annotate
Sun, 03 Apr 2011 17:00:50 -0700 7028405: (javac) remove unused JSR-292 code file | diff | annotate
Wed, 02 Mar 2011 21:13:55 -0800 6639645: Modeling type implementing missing interfaces file | diff | annotate
Mon, 07 Feb 2011 18:10:13 +0000 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123. file | diff | annotate
Mon, 07 Feb 2011 18:09:46 +0000 7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package file | diff | annotate
Thu, 03 Feb 2011 09:35:21 +0000 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable file | diff | annotate
Wed, 26 Jan 2011 11:20:19 -0800 6554097: "final" confuses @SuppressWarnings file | diff | annotate
Mon, 24 Jan 2011 15:44:51 +0000 6968793: issues with diagnostics file | diff | annotate
Fri, 14 Jan 2011 09:46:44 +0000 6949040: java.dyn package must be compiled with -target 7 or better file | diff | annotate
Mon, 10 Jan 2011 15:08:31 -0800 6396503: javac should not require assertions enabled file | diff | annotate
Mon, 10 Jan 2011 14:57:59 -0800 6992999: fully remove JSR 308 from langtools file | diff | annotate
Tue, 28 Dec 2010 15:54:52 -0800 6962318: Update copyright year file | diff | annotate
Mon, 13 Dec 2010 15:11:00 -0800 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings file | diff | annotate
Thu, 02 Dec 2010 16:37:23 -0800 7004029: intermittent failures compiling pack200 file | diff | annotate
Tue, 12 Oct 2010 13:15:46 -0700 6988407: javac crashes running processor on errant code; it used to print error message file | diff | annotate
Thu, 30 Sep 2010 10:47:12 -0700 6988436: Cleanup javac option handling file | diff | annotate
Sat, 18 Sep 2010 14:24:09 -0700 6863465: javac doesn't detect circular subclass dependencies via qualified names file | diff | annotate
Sat, 18 Sep 2010 09:54:51 -0700 6980862: too aggressive compiler optimization causes stale results of Types.implementation() file | diff | annotate
Tue, 07 Sep 2010 17:32:27 +0100 6979327: method handle invocation should use casts instead of type parameters to specify return type file | diff | annotate
Thu, 19 Aug 2010 11:54:25 +0100 6977800: Regression: invalid resolution of supertype for local class file | diff | annotate
Tue, 29 Jun 2010 22:43:59 -0700 Merge file | diff | annotate
Thu, 10 Jun 2010 16:08:01 -0700 6944312: Potential rebranding issues in openjdk/langtools repository sources file | diff | annotate
Fri, 18 Jun 2010 15:12:04 -0700 Merge file | diff | annotate
Sat, 01 May 2010 15:05:39 -0700 6939134: JSR 292 adjustments to method handle invocation file | diff | annotate
Tue, 25 May 2010 15:54:51 -0700 6943119: Rebrand source copyright notices file | diff | annotate
Thu, 04 Feb 2010 10:14:28 -0800 6923080: TreeScanner.visitNewClass should scan tree.typeargs file | diff | annotate
Thu, 30 Jul 2009 10:30:34 +0100 6861837: JCK compilation failures file | diff | annotate
Fri, 26 Jun 2009 18:51:39 -0700 6843077: JSR 308: Annotations on types file | diff | annotate
Tue, 16 Sep 2008 18:35:18 -0700 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes file | diff | annotate
Fri, 08 Aug 2008 17:43:24 +0100 6676362: Spurious forward reference error with final var + instance variable initializer file | diff | annotate
Fri, 08 Aug 2008 15:16:25 +0100 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause file | diff | annotate
Tue, 05 Aug 2008 12:54:40 +0100 6730423: Diagnostic formatter should be an instance field of JCDiagnostic file | diff | annotate
Thu, 24 Jul 2008 19:06:57 +0100 6717241: some diagnostic argument is prematurely converted into a String object file | diff | annotate
Wed, 02 Jul 2008 12:56:02 -0700 6719955: Update copyright year file | diff | annotate
Tue, 04 Mar 2008 15:45:20 +0000 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case file | diff | annotate
Sat, 01 Dec 2007 00:00:00 +0000 Initial load file | diff | annotate
Wed, 27 Apr 2016 01:34:52 +0800 Initial load file | diff | annotate
(0)tip

mercurial