Fri, 09 May 2014 09:28:47 -0400 |
emc |
8040327: Eliminate AnnotatedType
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 12:17:02 -0400 |
emc |
8040319: Clean up type annotation exception index generating code in Code.java
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 13:35:56 +0100 |
jlahoda |
8034854: outer_class_info_index of synthetic class is not zero
|
file |
diff |
annotate
|
Wed, 18 Dec 2013 16:05:18 -0500 |
briangoetz |
8030244: Update langtools to use Diamond
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 23:35:43 +0000 |
vromero |
8028504: javac generates LocalVariableTable even with -g:none
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 10:42:38 +0200 |
alundblad |
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
|
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
|
Thu, 22 Aug 2013 12:47:46 -0400 |
emc |
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 13:21:41 +0100 |
vromero |
7165659: javac incorrectly sets strictfp access flag on inner-classes
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 22:09:18 +0100 |
vromero |
6695379: Copy method annotations and parameter annotations to synthetic bridge methods
|
file |
diff |
annotate
|
Tue, 14 May 2013 15:04:06 -0700 |
jjg |
8013852: update reference impl for type-annotations
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 11:11:33 +0100 |
vromero |
8011181: javac, empty UTF8 entry generated for inner class
|
file |
diff |
annotate
|
Thu, 21 Feb 2013 12:23:27 -0800 |
ksrini |
8008658: Four new method param jtreg tests fail in nightly tests
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 17:19:01 -0800 |
ksrini |
8006948: Update javac for MethodParameters format change
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 18:40:38 -0800 |
rfield |
8004969: Generate $deserializeLambda$ method
|
file |
diff |
annotate
|
Wed, 13 Feb 2013 17:04:21 +0000 |
mcimadamore |
8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 17:15:29 -0800 |
jjg |
8008077: update reference impl for type-annotations
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 21:04:56 +0000 |
vromero |
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 13:27:24 -0800 |
jjg |
8006775: JSR 308: Compiler changes in JDK8
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 17:33:17 -0800 |
jjg |
8004727: Add compiler support for parameter reflection
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 11:09:36 +0100 |
jfranck |
8005098: Provide isSynthesized() information on Attribute.Compound
|
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
|
Sun, 04 Nov 2012 10:59:42 +0000 |
mcimadamore |
7192246: Add type-checking support for default methods
|
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
|
Fri, 28 Sep 2012 18:50:40 +0100 |
mcimadamore |
8000241: langtools doesn't build
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 11:53:18 +0100 |
mcimadamore |
7194586: Add back-end support for invokedynamic
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 10:37:46 +0100 |
jfranck |
7151010: Add compiler support for repeating annotations
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 07:21:46 -0700 |
ksrini |
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes.
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 15:43:40 -0700 |
jjg |
7150368: javac should include basic ability to generate native headers
|
file |
diff |
annotate
|
Tue, 13 Dec 2011 11:21:28 -0800 |
jjg |
7120736: refactor javac option handling
|
file |
diff |
annotate
|
Tue, 08 Nov 2011 17:06:08 -0800 |
jjg |
7108668: allow Log to be initialized and used earlier
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:15:22 +0100 |
mcimadamore |
7003595: IncompatibleClassChangeError with unreferenced local class with subclass
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 11:33:37 -0800 |
jjg |
6966736: javac verbose output is inconsistent
|
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 15:50:57 +0000 |
mcimadamore |
7005371: Multicatch: assertion error while generating LocalVariableTypeTable attribute
|
file |
diff |
annotate
|
Mon, 15 Nov 2010 14:41:21 +0000 |
mcimadamore |
6999635: Multicatch: crash while compiling simple code with a multicatch parameter
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 10:47:12 -0700 |
jjg |
6988436: Cleanup javac option handling
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 17:32:27 +0100 |
mcimadamore |
6979327: method handle invocation should use casts instead of type parameters to specify return type
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 11:40:25 -0700 |
jjg |
6960424: new option -Xpkginfo for better control of when package-info.class is generated
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 19:14:09 -0700 |
jjg |
6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
|
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, 01 Feb 2010 17:05:35 -0800 |
jjg |
6919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from byte to short
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 18:48:13 -0700 |
jjg |
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
|
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
|
Tue, 16 Jun 2009 10:45:42 +0100 |
mcimadamore |
6835430: javac does not generate signature attributes for classes extending parameterized inner classes
|
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
|