RFR: 8302344: Compiler Implementation for Unnamed patterns and variables (Preview) [v22]
Joe Darcy
darcy at openjdk.org
Tue May 9 02:40:25 UTC 2023
On Mon, 8 May 2023 20:36:02 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:
>> This PR implements [JEP 443](https://openjdk.org/jeps/443), the preview feature for Unnamed Patterns and Variables in Java.
>>
>> Draft Spec: https://cr.openjdk.org/~abimpoudis/unnamed/latest/
>
> Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:
>
> Add at since tag
Modulo the few nits noted, the javax.lang.model changes look fine.
-------------
Marked as reviewed by darcy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13528#pullrequestreview-1417754881
More information about the compiler-dev
mailing list