Mon, 16 Oct 2017 16:07:48 +0800 merge file | diff | annotate
Fri, 09 Jan 2015 09:27:16 -0800 8068639: Make certain annotation classfile warnings opt-in file | diff | annotate
Thu, 31 Aug 2017 15:17:03 +0800 merge file | diff | annotate
Wed, 30 Apr 2014 23:26:43 +0100 8038023: Compiler crash ClassCastException file | diff | annotate
Thu, 06 Feb 2014 21:03:03 +0000 8029240: Default methods not always visible under -source 7 file | diff | annotate
Wed, 16 Oct 2013 16:33:04 -0400 8026286: Improper locking of annotation queues causes assertion failures. file | diff | annotate
Tue, 15 Oct 2013 22:15:35 +0200 8026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusing file | diff | annotate
Wed, 09 Oct 2013 13:09:31 +0200 8025087: Annotation processing api returns default modifier for interface static method file | diff | annotate
Mon, 23 Sep 2013 10:42:38 +0200 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb() file | diff | annotate
Thu, 19 Sep 2013 20:57:37 +0100 8024437: Inferring the exception thrown: sometimes fails to compile file | diff | annotate
Thu, 05 Sep 2013 11:27:27 +0200 8023974: Drop 'implements Completer' and 'implements SourceCompleter' from ClassReader resp. JavaCompiler. file | diff | annotate
Mon, 02 Sep 2013 22:44:06 +0100 8022162: Incorrect signature determination for certain inner class generics file | diff | annotate
Fri, 14 Jun 2013 16:25:09 +0100 8016569: javac, add new flag for polymorphic method signatures file | diff | annotate
Tue, 04 Jun 2013 14:17:50 -0700 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations file | diff | annotate
Tue, 14 May 2013 15:04:06 -0700 8013852: update reference impl for type-annotations file | diff | annotate
Thu, 21 Feb 2013 17:49:56 -0800 Merge file | diff | annotate
Tue, 19 Feb 2013 17:19:01 -0800 8006948: Update javac for MethodParameters format change file | diff | annotate
Fri, 15 Feb 2013 18:40:38 -0800 8004969: Generate $deserializeLambda$ method file | diff | annotate
Sun, 17 Feb 2013 16:44:55 -0500 Merge file | diff | annotate
Mon, 04 Feb 2013 18:08:53 -0500 Merge file | diff | annotate
Mon, 21 Jan 2013 01:27:42 -0500 8004182: Add support for profiles in javac file | diff | annotate
Tue, 12 Feb 2013 17:15:29 -0800 8008077: update reference impl for type-annotations file | diff | annotate
Wed, 23 Jan 2013 13:27:24 -0800 8006775: JSR 308: Compiler changes in JDK8 file | diff | annotate
Sat, 29 Dec 2012 17:33:17 -0800 8004727: Add compiler support for parameter reflection file | diff | annotate
Sat, 15 Dec 2012 13:54:51 +0000 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java file | diff | annotate
Mon, 03 Dec 2012 11:16:32 +0100 8001114: Container annotation is not checked for semantic correctness file | diff | annotate
Fri, 30 Nov 2012 15:14:48 +0000 8002099: Add support for intersection types in cast expression file | diff | annotate
Sat, 17 Nov 2012 19:01:03 +0000 8003280: Add lambda tests file | diff | annotate
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
Fri, 31 Aug 2012 10:37:46 +0100 7151010: Add compiler support for repeating annotations file | diff | annotate
Mon, 27 Aug 2012 07:21:46 -0700 7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes. file | diff | annotate
Mon, 26 Mar 2012 15:28:49 +0100 7133185: Update 292 overload resolution logic to match JLS file | diff | annotate
Tue, 13 Dec 2011 11:21:28 -0800 7120736: refactor javac option handling file | diff | annotate
Tue, 08 Nov 2011 17:06:58 -0800 7108669: cleanup Log methods for direct printing to streams file | diff | annotate
Fri, 29 Apr 2011 16:06:28 +0100 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure file | diff | annotate
Sun, 03 Apr 2011 17:00:50 -0700 7028405: (javac) remove unused JSR-292 code file | diff | annotate
Wed, 30 Mar 2011 18:18:11 -0700 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build file | diff | annotate
Fri, 04 Mar 2011 11:33:37 -0800 6966736: javac verbose output is inconsistent 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
Tue, 18 Jan 2011 08:37:05 -0800 6982999: tools must support -target 7 bytecodes 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, 04 Jan 2011 17:10:35 -0800 Merge file | diff | annotate
Sat, 18 Dec 2010 09:38:39 -0800 6567415: Neverending loop in ClassReader 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, 09 Dec 2010 18:33:32 -0800 7005856: avoid name clash for langtools when building on MacOS file | diff | annotate
Tue, 07 Dec 2010 14:13:25 -0800 6999210: javac should be able to warn of anomalous conditions in classfiles file | diff | annotate
Thu, 18 Nov 2010 16:13:11 -0800 6999438: remove support for exotic identifiers from JDK 7 file | diff | annotate
Thu, 30 Sep 2010 10:47:12 -0700 6988436: Cleanup javac option handling 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
Tue, 13 Jul 2010 19:14:09 -0700 6966732: replace use of static Log.getLocalizedString with non-static alternative where possible 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
(0)-60tip

mercurial