src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
Fri, 23 Mar 2018 16:53:54 +0000 mcimadamore 8199910: Compiler crashes with -g option and variables of intersection type inferred by `var`
Fri, 02 Feb 2018 07:43:54 -0500 vromero 8196403: remove the remaining use of string keys for errors and warnings in the compiler
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
Wed, 20 Dec 2017 15:33:31 +0000 mcimadamore 8057650: uniform error diagnostics for inconsistent inherited method signatures
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Wed, 29 Nov 2017 17:31:23 +0000 mcimadamore 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Mon, 27 Nov 2017 19:29:00 +0100 jlahoda 8133616: compiler error messages for dup single type, single static import switched
Fri, 24 Nov 2017 16:14:33 +0000 mcimadamore 8191834: Assigning a void expression to a "var" crashes the compiler
Tue, 21 Nov 2017 10:26:45 +0100 jlahoda 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
Mon, 23 Oct 2017 14:11:04 +0200 cushon 8187247: canonical import check compares classes by simple name
Tue, 26 Sep 2017 12:52:53 +0100 mcimadamore 8177466: Add compiler support for local variable type-inference
Fri, 22 Sep 2017 14:06:11 +0200 jlahoda 8044853: Attr synthesizes nullcheck tree nodes
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip