JDK-8317221 : Implementation for javax.lang.model for Unnamed Variables & Patterns
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-09-28
  • Updated: 2023-11-02
  • Resolved: 2023-10-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b22Fixed
Related Reports
CSR :  
Relates :  
Description
JEP 456: Unnamed Variables and Patterns finalizes unnamed variables in Java. javax.lang.model is updated accordingly.
Comments
Changeset: c9d23c39 Author: Aggelos Biboudis <abimpoudis@openjdk.org> Committer: Jan Lahoda <jlahoda@openjdk.org> Date: 2023-10-30 10:28:48 +0000 URL: https://git.openjdk.org/jdk/commit/c9d23c39405ae3ed90e837753fdaec90c40129b8
30-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15649 Date: 2023-09-09 00:02:20 +0000
18-10-2023