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