langtools/src/share/classes/com/sun/tools/javac/util/Names.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 24 Dec 2013 09:17:37 -0800 ksrini 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
Thu, 11 Jul 2013 14:07:39 +0100 mcimadamore 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
Fri, 15 Feb 2013 18:40:38 -0800 rfield 8004969: Generate $deserializeLambda$ method
Sat, 29 Dec 2012 17:33:17 -0800 jjg 8004727: Add compiler support for parameter reflection
Mon, 29 Oct 2012 10:39:49 -0700 rfield 8000694: Add generation of lambda implementation code: invokedynamic call, lambda method, adaptor methods
Fri, 28 Sep 2012 16:56:53 +0100 mcimadamore 8000233: Fix issues in recent push
Tue, 25 Sep 2012 11:53:18 +0100 mcimadamore 7194586: Add back-end support for invokedynamic
Fri, 24 Feb 2012 10:40:32 -0800 jjg 7137836: tidy up Names.java
Wed, 13 Apr 2011 16:57:22 -0700 ohair Merge
Sun, 03 Apr 2011 17:00:50 -0700 ksrini 7028405: (javac) remove unused JSR-292 code
Wed, 06 Apr 2011 20:33:44 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
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
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
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
Tue, 07 Sep 2010 17:32:27 +0100 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
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
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
less more (0) tip