langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Wed, 08 Mar 2017 13:17:07 +0530 sadayapalam 8175184: Annotation processor observes interface private methods as default methods
Thu, 19 Jan 2017 19:14:51 -0800 jjg 8147414: java.nio.file.ClosedFileSystemException in javadoc
Wed, 21 Dec 2016 15:40:08 -0800 cushon 8171132: Improve class reading of invalid or out-of-range ConstantValue attributes
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 05:47:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Fri, 09 Dec 2016 18:06:48 +0100 cushon 8170667: ClassReader assigns method parameters from MethodParameters incorrectly when long/double parameters are present
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Thu, 10 Nov 2016 17:27:01 +0100 jlahoda 8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
Thu, 03 Nov 2016 11:46:20 +0100 jlahoda 8166635: getEnclosedElements() on package causes BadClassFile error
Thu, 20 Oct 2016 13:44:51 -0700 jjg 8145471: javac changes for enhanced deprecation
Tue, 04 Oct 2016 16:25:19 +0200 jlahoda 8152911: javac assertion error when compiling overlay sources
Tue, 16 Aug 2016 09:45:19 +0530 sadayapalam 8157512: AssertionError in javac when module-info < v53.0
Wed, 10 Aug 2016 15:47:46 -0700 jjg 8136930: Simplify use of module-system options by custom launchers
Wed, 06 Jul 2016 09:42:27 -0700 vromero 8160891: javac, remove unused options, step 3
Mon, 27 Jun 2016 12:29:41 -0700 vromero 8159439: javac throws NPE with Module attribute and super_class != 0
Tue, 21 Jun 2016 21:06:54 +0200 jlahoda 8136453: Parameter name indices array size not updated correctly
Mon, 18 Apr 2016 14:04:09 -0700 smarks 8145468: update java.lang APIs with new deprecations
Wed, 06 Apr 2016 13:49:50 -0400 vromero 8151191: javac error when running javadoc on some inner classes
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Wed, 10 Feb 2016 15:11:40 -0800 vromero 8148808: javac, remove unused options, step 1
Mon, 07 Dec 2015 14:02:55 -0800 jjg 8059976: Convert JavacFileManager to use java.nio.file internally
Wed, 01 Jul 2015 09:51:48 +0200 jlahoda 8072480: javac should support compilation for a specific platform version
Tue, 07 Apr 2015 11:04:29 -0700 jjg 8031744: Annotations on many Language Model elements are not returned
Fri, 13 Mar 2015 13:15:24 +0530 sadayapalam 8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870)
Wed, 07 Jan 2015 17:06:47 -0800 darcy 8068639: Make certain annotation classfile warnings opt-in
Wed, 03 Dec 2014 19:28:40 +0000 chegar Merge
Wed, 03 Dec 2014 14:25:46 +0000 chegar 8049367: Modular Run-Time Images
Fri, 21 Nov 2014 10:38:43 -0800 jjg 8061876: replace java.io.File with java.nio.file.Path (again)
Tue, 21 Oct 2014 17:50:13 -0700 jjg 8061723: 8060056 breaks tests on Windows
Tue, 21 Oct 2014 13:08:20 -0700 jjg 8060056: replace java.io.File with java.nio.file.Path
Tue, 21 Oct 2014 09:01:51 -0400 emc 8054457: Refactor Symbol kinds from small ints to an enum
Mon, 22 Sep 2014 17:09:33 -0400 emc 8048614: Add TypeMetadata to contain type annotations and other type information
Mon, 08 Sep 2014 13:11:28 +0200 jfranck 8056021: checkin for JDK-8027262 breaks Checker Framework
Wed, 27 Aug 2014 07:44:00 +0200 jlahoda 8056061: Mark implementations of public interfaces with an annotation
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip