src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
Wed, 27 Nov 2019 09:00:01 +0100 jlahoda 8231826: Implement javac changes for pattern matching for instanceof
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
Tue, 24 Sep 2019 15:40:26 +0200 jlahoda Converting the test to a combo-framework test. JDK-8226585-branch
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
Tue, 09 Jul 2019 09:20:04 +0200 jlahoda 8223443: Calling Trees.getScope early changes names of local/anonymous classes
Thu, 13 Jun 2019 08:42:49 +0200 ronsh 8224161: Check.checkOverrideClashes n^2 algorithm
Sat, 26 Jan 2019 15:50:59 +0100 bsrbnd 8193367: Annotated type variable bounds crash javac
Fri, 18 Jan 2019 13:49:45 -0500 bsrbnd 8214345: infinite recursion while checking super class
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