src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
Mon, 21 Oct 2019 15:38:26 +0200 jlahoda 8226585: Improve javac messages for using a preview API
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 25 Sep 2019 21:26:38 -0700 darcy 8231414: Mark various instance fields of javac internal types as transient
Thu, 12 Sep 2019 17:47:24 +0200 jlahoda Updating javac behavior w.r.t. preview API. Based on darcy's patch. JDK-8226585-branch
Fri, 30 Aug 2019 12:24:16 +0200 jlahoda 8230105: -XDfind=diamond crashes
Mon, 10 Jun 2019 05:09:52 +0200 jlahoda 8223305: Compiler support for Switch Expressions
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Fri, 29 Jun 2018 10:41:10 +0200 jlahoda 8205418: Assorted improvements to source code model
Wed, 20 Jun 2018 11:47:07 +0100 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Fri, 15 Jun 2018 19:24:15 +0100 mcimadamore 8203838: javac performance regression in 11+11
Wed, 13 Jun 2018 12:52:21 +0200 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Mon, 04 Jun 2018 12:54:13 +0200 jlahoda 8198378: javac crash when checking imports and a broken class is present
Tue, 29 May 2018 13:17:03 +0200 jlahoda 8193717: Import resolution performance regression in JDK 9
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Tue, 24 Apr 2018 12:20:10 -0700 vromero 8202157: remove the use of string keys at InapplicableMethodException
Tue, 24 Apr 2018 08:13:30 -0700 vromero 8201281: Truncated error message with Incompatible : null
Thu, 12 Apr 2018 09:23:34 +0200 jlahoda 8189765: Improve error reporting for compiling against package not visible due to modules
Fri, 09 Mar 2018 09:42:10 +0100 jlahoda 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
Fri, 12 Jan 2018 16:49:58 +0000 mcimadamore 8194932: no ambuguity error is emitted if classfile contains two identical methods with different return types
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Mon, 27 Nov 2017 13:26:31 -0500 vromero 8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
Mon, 02 Oct 2017 10:04:22 -0700 vromero 8187978: javac can show overload error messages that include non-valid candidates
Mon, 02 Oct 2017 12:29:44 +0100 mcimadamore 8188144: regression in method reference type-checking
Tue, 26 Sep 2017 12:52:53 +0100 mcimadamore 8177466: Add compiler support for local variable type-inference
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip