langtools/src/share/classes/com/sun/tools/javac/jvm/Gen.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 26 Nov 2013 15:33:12 +0100 jlahoda 8027789: Access method for Outer.super.m() references indirect superclass
Wed, 23 Oct 2013 23:20:32 -0400 emc 8006732: support correct bytecode storage of type annotations in multicatch
Fri, 18 Oct 2013 15:03:34 -0700 jjg 8026749: Missing LV table in lambda bodies
Wed, 16 Oct 2013 10:47:21 -0700 jjg 8026704: Build failure with --enable-debug
Mon, 14 Oct 2013 23:07:43 -0700 jjg 8025998: Missing LV table in lambda bodies
Thu, 10 Oct 2013 20:12:08 -0400 emc 8008762: Type annotation on inner class in anonymous class show up as regular type annotations
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Fri, 06 Sep 2013 09:53:24 +0100 vromero 8024039: javac, previous solution for JDK-8022186 was incorrect
Tue, 06 Aug 2013 15:08:49 +0100 vromero 8022186: javac generates dead code if a try with an empty body has a finalizer
Sun, 28 Jul 2013 10:17:45 +0200 jlahoda 8020689: Missing LineNumberTable entries in compiled class files
Thu, 27 Jun 2013 16:06:56 +0100 vromero 7008643: inlined finally clauses confuse debuggers
Thu, 27 Jun 2013 00:37:13 -0400 emc 8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
Tue, 04 Jun 2013 14:17:50 -0700 jjg 8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Mon, 08 Apr 2013 15:53:08 +0100 mcimadamore 8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture
Tue, 02 Apr 2013 10:51:16 +0100 vromero 4965689: class literal code wastes a byte
Fri, 08 Feb 2013 09:12:37 +0000 vromero 7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sat, 15 Dec 2012 13:54:51 +0000 vromero 8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
Thu, 29 Nov 2012 09:41:48 +0000 vromero 7153958: add constant pool reference to class containing inlined constants
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Tue, 09 Oct 2012 19:31:58 -0700 jjg 8000208: fix langtools javadoc comment issues
Tue, 25 Sep 2012 11:53:18 +0100 mcimadamore 7194586: Add back-end support for invokedynamic
Thu, 13 Sep 2012 14:29:36 -0700 jjg 7177970: fix issues in langtools doc comments
Wed, 20 Jun 2012 13:23:26 -0700 jjg 7174143: encapsulate doc comment table
Tue, 13 Dec 2011 11:21:28 -0800 jjg 7120736: refactor javac option handling
Mon, 14 Nov 2011 15:11:10 -0800 ksrini 7106166: (javac) re-factor EndPos parser
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Mon, 17 Oct 2011 12:57:36 +0100 mcimadamore 7093325: Redundant entry in bytecode exception table
Fri, 02 Sep 2011 07:54:16 -0700 ksrini 7024096: Stack trace has invalid line numbers
Wed, 13 Apr 2011 11:35:43 -0700 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
Wed, 06 Apr 2011 19:30:57 -0700 darcy 7033809: Rename "disjunctive" to "union" in javax.lang.model
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
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 08:24:42 -0800 jjg 4917091: javac rejects array over 128 in length
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Mon, 23 Aug 2010 17:00:07 +0100 mcimadamore 6978574: return statement in try block with multi-catch causes ClassFormatError
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, 03 May 2010 17:12:59 -0700 mcimadamore 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
Thu, 25 Feb 2010 12:26:39 -0800 jjg 6929544: langtools source code uses statics qualified by instance variables
Wed, 03 Feb 2010 11:33:57 -0800 jjg 6922300: [308] populate the reference_info for type annotations targeting primitive class literals
Wed, 20 Jan 2010 16:12:26 -0800 jjg 6918127: improve handling of TypeAnnotationPosition fields
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
Mon, 04 May 2009 21:04:04 -0700 jrose 6829189: Java programming with JSR 292 needs language support
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