src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
Thu, 13 Dec 2018 11:05:40 -0800 cushon 8215368: Make Check.checkOverride call diagnosticPositionFor lazily
Fri, 30 Nov 2018 10:37:48 +0530 sadayapalam 8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Wed, 13 Jun 2018 12:52:21 +0200 jlahoda 8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Tue, 22 May 2018 13:37:05 +0100 mcimadamore 8203436: javac should fail early when emitting illegal signature attributes
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