langtools/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sat, 29 Dec 2012 17:33:17 -0800 jjg 8004727: Add compiler support for parameter reflection
Sun, 16 Dec 2012 11:09:36 +0100 jfranck 8005098: Provide isSynthesized() information on Attribute.Compound
Sat, 15 Dec 2012 13:54:51 +0000 vromero 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
Sun, 04 Nov 2012 10:59:42 +0000 mcimadamore 7192246: Add type-checking support for default methods
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 28 Sep 2012 18:50:40 +0100 mcimadamore 8000241: langtools doesn't build
Tue, 25 Sep 2012 11:53:18 +0100 mcimadamore 7194586: Add back-end support for invokedynamic
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Mon, 27 Aug 2012 07:21:46 -0700 ksrini 7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
Tue, 13 Mar 2012 15:43:40 -0700 jjg 7150368: javac should include basic ability to generate native headers
Tue, 13 Dec 2011 11:21:28 -0800 jjg 7120736: refactor javac option handling
Tue, 08 Nov 2011 17:06:08 -0800 jjg 7108668: allow Log to be initialized and used earlier
Tue, 13 Sep 2011 14:15:22 +0100 mcimadamore 7003595: IncompatibleClassChangeError with unreferenced local class with subclass
Fri, 04 Mar 2011 11:33:37 -0800 jjg 6966736: javac verbose output is inconsistent
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, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Thu, 09 Dec 2010 15:50:57 +0000 mcimadamore 7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
Mon, 15 Nov 2010 14:41:21 +0000 mcimadamore 6999635: Multicatch: crash while compiling simple code with a multicatch parameter
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Wed, 25 Aug 2010 11:40:25 -0700 jjg 6960424: new option -Xpkginfo for better control of when package-info.class is generated
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
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
Wed, 23 Sep 2009 18:48:13 -0700 jjg 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
Tue, 28 Jul 2009 12:12:59 -0700 xdono 6862919: Update copyright year
Fri, 26 Jun 2009 19:47:12 -0700 jjg 6854796: update JSR308 impl with latest code from type-annotations repo
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
Tue, 16 Jun 2009 10:45:42 +0100 mcimadamore 6835430: javac does not generate signature attributes for classes extending parameterized inner classes
Thu, 02 Oct 2008 19:58:40 -0700 xdono 6754988: Update copyright year
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip