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
Tue, 25 May 2010 15:54:51 -0700 6943119: Rebrand source copyright notices file | diff | annotate
Wed, 03 Mar 2010 16:05:34 -0800 6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name file | diff | annotate
Mon, 01 Feb 2010 17:05:35 -0800 6919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from byte to short file | diff | annotate
Mon, 19 Oct 2009 13:38:09 -0700 6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly file | diff | annotate
Wed, 14 Oct 2009 15:41:28 -0700 6838467: JSR199 FileObjects don't obey general contract of equals. file | diff | annotate
Fri, 25 Sep 2009 22:04:43 -0700 Merge file | diff | annotate
Wed, 23 Sep 2009 18:48:13 -0700 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject. file | diff | annotate
Tue, 22 Sep 2009 14:06:29 -0700 6884624: Update copyright year file | diff | annotate
Tue, 08 Sep 2009 11:12:13 -0700 6419701: DefaultFileManager clean up: URI.create file | diff | annotate
Fri, 26 Jun 2009 18:51:39 -0700 6843077: JSR 308: Annotations on types file | diff | annotate
Mon, 04 May 2009 21:04:04 -0700 6829189: Java programming with JSR 292 needs language support file | diff | annotate
Tue, 31 Mar 2009 11:07:55 -0700 6817950: refactor ClassReader to improve attribute handling 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
Thu, 24 Jul 2008 19:06:57 +0100 6717241: some diagnostic argument is prematurely converted into a String object file | diff | annotate
Fri, 04 Jul 2008 15:06:27 -0700 Merge file | diff | annotate
Wed, 18 Jun 2008 07:23:25 -0700 6714365: refactor JavacFileManager to move nested classes to top level file | diff | annotate
(0)-60tip

mercurial