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