JDK-8307007 : Implementation for javax.lang.model for unnamed variables (Preview)
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-04-27
  • Updated: 2023-09-28
  • Resolved: 2023-05-22
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 21
21 b24Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Description
JEP 443: Unnamed Patterns and Variables introduces unnamed variables in Java. javax.lang.model is updated accordingly.


Comments
Changeset: 8aa50288 Author: Aggelos Biboudis <abimpoudis@openjdk.org> Committer: Jan Lahoda <jlahoda@openjdk.org> Date: 2023-05-22 08:52:36 +0000 URL: https://git.openjdk.org/jdk/commit/8aa50288a1a6a853bf4d8d97b1849d5744ed7a32
22-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13528 Date: 2023-04-19 09:47:39 +0000
08-05-2023