langtools/src/share/classes/com/sun/tools/javac/jvm/Code.java
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Thu, 20 Jun 2013 19:01:20 -0400 emc 8007546: ClassCastException on JSR308 tests
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
Fri, 26 Apr 2013 10:17:01 +0100 vromero 8008562: javac, a refactoring to Bits is necessary in order to provide a change history
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
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
Wed, 12 Dec 2012 20:26:56 +0100 jlahoda 8004504: ListBuffer could reuse List.nil() as the sentinel element
Mon, 10 Dec 2012 16:21:26 +0000 vromero 8003967: detect and remove all mutable implicit static enum fields in langtools
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Tue, 25 Sep 2012 13:06:58 -0700 jjg 7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
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
Mon, 17 Oct 2011 12:57:36 +0100 mcimadamore 7093325: Redundant entry in bytecode exception table
Fri, 29 Apr 2011 16:05:02 +0100 mcimadamore 7040104: javac NPE on Object a[]; Object o = (a=null)[0];
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
Mon, 15 Nov 2010 14:41:21 +0000 mcimadamore 6999635: Multicatch: crash while compiling simple code with a multicatch parameter
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, 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