src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
Wed, 27 Nov 2019 09:00:01 +0100 jlahoda 8231826: Implement javac changes for pattern matching for instanceof
Tue, 12 Nov 2019 06:32:13 +0000 jlahoda 8232684: Make switch expressions final
Mon, 04 Nov 2019 10:58:14 +0100 jlahoda 8230847: Trees.getScope may crash when invoked for statement inside switch.
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
Thu, 05 Sep 2019 12:39:48 +0200 jlahoda 8177068: incomplete classpath causes NPE in Flow
Fri, 30 Aug 2019 12:24:16 +0200 jlahoda 8230105: -XDfind=diamond crashes
Thu, 27 Jun 2019 10:39:27 +0200 jlahoda 8226510: No compilation error when switch expression has no result expressions
Mon, 10 Jun 2019 05:09:52 +0200 jlahoda 8223305: Compiler support for Switch Expressions
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Thu, 09 May 2019 10:04:33 -0400 vromero 8222251: preflow visitor is not visiting lambda expressions
Sat, 26 Jan 2019 15:50:59 +0100 bsrbnd 8193367: Annotated type variable bounds crash javac
Mon, 14 Jan 2019 12:24:25 -0500 vromero 8215482: check for cycles in type variables can provoke NPE
Tue, 11 Dec 2018 09:10:24 +0100 jlahoda 8214114: Switch expressions with try-catch statements
Tue, 27 Nov 2018 11:07:44 -0500 vromero 8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
Mon, 26 Nov 2018 09:24:08 +0100 jlahoda 8214113: Switch expressions may have constant type and may be skipped during write
Thu, 08 Nov 2018 10:36:06 -0500 vromero 8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
Thu, 27 Sep 2018 10:24:12 +0200 jlahoda 8211102: Crash with -XDfind=lambda and -source 7
Wed, 29 Aug 2018 09:36:17 +0200 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
Tue, 17 Jul 2018 14:28:56 +0200 jlahoda 8207229: Trees.getScope crashes for broken lambda
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
Tue, 12 Jun 2018 12:14:46 +0200 jlahoda 8204674: Inconsistent lambda parameter span
Fri, 08 Jun 2018 16:33:40 +0100 mcimadamore 8204610: Compiler confused by parenthesized "this" in final fields assignments
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Mon, 21 May 2018 12:27:21 -0700 vromero 8203486: skip type inference for non functional interface components of intersection types
Fri, 18 May 2018 09:22:31 -0700 vromero 8148354: Errors targeting functional interface intersection types
Fri, 11 May 2018 10:39:04 -0700 vromero 8194998: broken error message for subclass of interface with private method
Tue, 08 May 2018 17:12:54 -0700 vromero 8202597: javac is not inducing a notional interface if Object appears in an intersection type
Wed, 25 Apr 2018 09:45:45 -0700 bsrbnd 8202141: Unique symbols for .class
Wed, 21 Feb 2018 17:07:12 +0100 jlahoda 8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
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, 05 Jan 2018 16:49:50 -0800 jjg 8191637: Interface with defaults invalid compiler warning for Serializable
Tue, 12 Dec 2017 18:40:31 +0530 sadayapalam 8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Fri, 06 Oct 2017 17:18:03 +0200 jlahoda 8188225: AST could be improved in presence of var types.
Thu, 05 Oct 2017 12:19:23 +0100 mcimadamore 8063054: Incorrect raw type warning for method reference
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