langtools/src/share/classes/com/sun/tools/javac/comp/Lower.java
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
Sun, 14 Nov 2010 07:16:46 -0800 darcy 6991528: Support making Throwable.suppressedExceptions immutable
Thu, 30 Sep 2010 10:47:12 -0700 jjg 6988436: Cleanup javac option handling
Wed, 22 Sep 2010 20:53:34 +0530 sundar 6587674: NoClassdefFound when anonymously extending a class.
Sat, 18 Sep 2010 09:54:51 -0700 mcimadamore 6980862: too aggressive compiler optimization causes stale results of Types.implementation()
Wed, 01 Sep 2010 03:19:16 -0700 jrose 6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case
Wed, 25 Aug 2010 11:40:25 -0700 jjg 6960424: new option -Xpkginfo for better control of when package-info.class is generated
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
Thu, 24 Jun 2010 10:34:53 -0700 jjg 6917288: Unnamed nested class is not generated
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
Fri, 29 Jan 2010 16:54:52 -0800 jjg 6499119: Created package-info class file modeled improperly
Thu, 03 Dec 2009 14:03:53 -0800 darcy 6906748: Project Coin: Minor strings in switch cleanup
Mon, 02 Nov 2009 21:36:59 -0800 darcy 6827009: Project Coin: Strings in Switch
Tue, 11 Aug 2009 01:13:14 +0100 mcimadamore 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
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
Wed, 25 Mar 2009 10:28:52 +0000 mcimadamore 6816548: Uninitialized register when performing casting + auto(un)boxing
Thu, 05 Mar 2009 17:25:13 +0000 mcimadamore 6807255: LineNumberTable wrong if enhanced-for-loops are used
Thu, 09 Oct 2008 15:56:20 +0100 mcimadamore 6751514: Unary post-increment with type variables crash javac during lowering
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Fri, 01 Aug 2008 15:23:18 -0700 jjg 6627362: javac generates code that uses array.clone, which is not available on JavaCard
Fri, 25 Jul 2008 12:05:43 +0100 mcimadamore 6500701: Enhanced for loop with generics generates faulty bytecode
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year
Wed, 23 Apr 2008 17:10:03 +0100 mcimadamore 6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
Mon, 03 Mar 2008 16:03:53 +0000 mcimadamore 6614974: javac successfully compiles code that throws java.lang.VerifyError when run
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip