RFR: 8308727: Compiler should accept final unnamed variables in try-with-resources
Jan Lahoda
jlahoda at openjdk.org
Wed May 24 18:34:56 UTC 2023
On Wed, 24 May 2023 17:51:39 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
> This PR addresses the bug with `final` but also with annotations on local variables within try-with-resources.
Seems reasonable to me.
-------------
Marked as reviewed by jlahoda (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14130#pullrequestreview-1442527151
More information about the compiler-dev
mailing list