JDK-8281766 : Update java.lang.reflect.Parameter to implement Member
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 19
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2022-02-15
  • Updated: 2022-02-15
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 19
19Unresolved
Related Reports
CSR :  
Relates :  
Description
With a simple change, java.lang.reflect.Parameter can implement the Member interface.
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7468 Date: 2022-02-15 01:13:43 +0000
15-02-2022

Noticed during development of JDK-8266670.
15-02-2022