JDK-8235541 : Extend javax.lang.model to cover binding variables
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-12-08
  • Updated: 2024-04-16
  • Resolved: 2019-12-12
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 14 JDK 15
14 b27Fixed 15Fixed
Related Reports
CSR :  
Relates :  
Description
JEP 305 adds Pattern Matching for instanceof as a preview feature. Binding variables are a new construct that should be modeled in javax.lang.model.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/4356d1581548 User: jlahoda Date: 2019-12-12 09:24:48 +0000
12-12-2019