Sat, 17 Nov 2012 19:01:03 +0000 |
mcimadamore |
8003280: Add lambda tests
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 10:59:42 +0000 |
mcimadamore |
7192246: Add type-checking support for default methods
|
file |
diff |
annotate
|
Thu, 01 Nov 2012 10:48:36 +0100 |
ohrstrom |
7153951: Add new lint option -Xlint:auxiliaryclass
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 11:09:36 -0700 |
jjg |
7200915: convert TypeTags from a series of small ints to an enum
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 10:37:46 +0100 |
jfranck |
7151010: Add compiler support for repeating annotations
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 07:21:46 -0700 |
ksrini |
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 15:28:49 +0100 |
mcimadamore |
7133185: Update 292 overload resolution logic to match JLS
|
file |
diff |
annotate
|
Tue, 13 Dec 2011 11:21:28 -0800 |
jjg |
7120736: refactor javac option handling
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 17:06:58 -0800 |
jjg |
7108669: cleanup Log methods for direct printing to streams
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 16:06:28 +0100 |
mcimadamore |
6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
|
file |
diff |
annotate
|
Sun, 03 Apr 2011 17:00:50 -0700 |
ksrini |
7028405: (javac) remove unused JSR-292 code
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 18:18:11 -0700 |
jjg |
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 |
jjg |
6966736: javac verbose output is inconsistent
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:10:13 +0000 |
mcimadamore |
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:09:46 +0000 |
mcimadamore |
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 |
ksrini |
6982999: tools must support -target 7 bytecodes
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:08:31 -0800 |
jjg |
6396503: javac should not require assertions enabled
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 14:57:59 -0800 |
jjg |
6992999: fully remove JSR 308 from langtools
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 17:10:35 -0800 |
lana |
Merge
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 09:38:39 -0800 |
ksrini |
6567415: Neverending loop in ClassReader
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 15:54:52 -0800 |
ohair |
6962318: Update copyright year
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 15:11:00 -0800 |
mcimadamore |
6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
|
file |
diff |
annotate
|
Thu, 09 Dec 2010 18:33:32 -0800 |
jjg |
7005856: avoid name clash for langtools when building on MacOS
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 14:13:25 -0800 |
jjg |
6999210: javac should be able to warn of anomalous conditions in classfiles
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:13:11 -0800 |
jjg |
6999438: remove support for exotic identifiers from JDK 7
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 10:47:12 -0700 |
jjg |
6988436: Cleanup javac option handling
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 09:54:51 -0700 |
mcimadamore |
6980862: too aggressive compiler optimization causes stale results of Types.implementation()
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 17:32:27 +0100 |
mcimadamore |
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 |
jjg |
6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
|
file |
diff |
annotate
|
Tue, 29 Jun 2010 22:43:59 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 15:12:04 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Sat, 01 May 2010 15:05:39 -0700 |
jrose |
6939134: JSR 292 adjustments to method handle invocation
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:08:01 -0700 |
jjg |
6944312: Potential rebranding issues in openjdk/langtools repository sources
|
file |
diff |
annotate
|
Tue, 25 May 2010 15:54:51 -0700 |
ohair |
6943119: Rebrand source copyright notices
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 16:05:34 -0800 |
darcy |
6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 17:05:35 -0800 |
jjg |
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 |
jjg |
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
|
file |
diff |
annotate
|
Wed, 14 Oct 2009 15:41:28 -0700 |
jjg |
6838467: JSR199 FileObjects don't obey general contract of equals.
|
file |
diff |
annotate
|
Fri, 25 Sep 2009 22:04:43 -0700 |
tbell |
Merge
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 14:06:29 -0700 |
xdono |
6884624: Update copyright year
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 18:48:13 -0700 |
jjg |
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 11:12:13 -0700 |
jjg |
6419701: DefaultFileManager clean up: URI.create
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 18:51:39 -0700 |
jjg |
6843077: JSR 308: Annotations on types
|
file |
diff |
annotate
|
Mon, 04 May 2009 21:04:04 -0700 |
jrose |
6829189: Java programming with JSR 292 needs language support
|
file |
diff |
annotate
|
Tue, 31 Mar 2009 11:07:55 -0700 |
jjg |
6817950: refactor ClassReader to improve attribute handling
|
file |
diff |
annotate
|
Tue, 16 Sep 2008 18:35:18 -0700 |
jjg |
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 |
mcimadamore |
6717241: some diagnostic argument is prematurely converted into a String object
|
file |
diff |
annotate
|
Fri, 04 Jul 2008 15:06:27 -0700 |
tbell |
Merge
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 07:23:25 -0700 |
jjg |
6714365: refactor JavacFileManager to move nested classes to top level
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:56:02 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Mon, 16 Jun 2008 13:28:00 -0700 |
jjg |
6714364: refactor javac File handling code into new javac.file package
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 13:06:00 -0700 |
jjg |
6668794: javac puts localized text in raw diagnostics
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|