langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Mon, 13 Feb 2017 09:37:26 +0100 jlahoda 8173777: Merge javac -Xmodule into javac--patch-module
Mon, 30 Jan 2017 17:43:18 -0800 jjg 8172810: ModuleElement should declare and provide appropriate modifiers
Fri, 20 Jan 2017 13:20:42 +0100 jlahoda 8171177: Compiler should issue a warning for incubating modules that are resolved
Thu, 19 Jan 2017 13:16:19 -0800 ksrini 8169608: Compiler Tree API's Doctrees.getDocTreePath needs to accept a PackageElement
Wed, 11 Jan 2017 10:59:57 +0100 jlahoda 8169197: Improve error reporting for compiling against unexported package
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Fri, 16 Dec 2016 05:47:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Wed, 02 Nov 2016 20:21:45 +0100 jlahoda 8169074: Build is failing after JDK-8166538
Wed, 02 Nov 2016 16:48:57 +0100 jlahoda 8166538: Improve error reporting for compiling against unexported package
Thu, 20 Oct 2016 13:44:51 -0700 jjg 8145471: javac changes for enhanced deprecation
Tue, 11 Oct 2016 10:31:10 +0200 jlahoda 8167320: Trying to document only java.base causes a NPE in javac
Tue, 04 Oct 2016 16:25:19 +0200 jlahoda 8152911: javac assertion error when compiling overlay sources
Fri, 02 Sep 2016 05:43:54 -0700 vromero 8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
Fri, 02 Sep 2016 07:49:15 +0530 sadayapalam 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
Mon, 01 Aug 2016 08:36:02 -0700 vromero 8161708: javac, consider a different way to handle access code for operators
Mon, 04 Jul 2016 14:57:33 +0530 sadayapalam 8132446: AsssertionError in ClassSymbol.setAnnotationType
Tue, 03 May 2016 09:11:12 +0100 alanb 8154956: Module system implementation refresh (4/2016)
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
Tue, 08 Dec 2015 04:59:19 +0530 sadayapalam 8144673: Suspect message regarding suitable enclosing instance not being in scope
Thu, 12 Nov 2015 06:13:14 +0530 sadayapalam 8136419: Type annotations in initializers and lambda bodies not written to class file
Thu, 22 Oct 2015 16:18:28 +0530 sadayapalam 8074803: Name clash
Wed, 21 Oct 2015 17:52:43 +0530 sadayapalam 8138729: javac -parameters should not emit parameter names for lambda expressions
Tue, 28 Apr 2015 22:25:36 +0200 alundblad 8078600: Infinite loop when compiling annotations with -XDcompletionDeps
Tue, 07 Apr 2015 11:04:29 -0700 jjg 8031744: Annotations on many Language Model elements are not returned
Fri, 16 Jan 2015 14:47:25 +0100 jlahoda 8068517: Compiler may generate wrong InnerClasses attribute for static enum reference
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
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