JDK-8235369 : Class.toGenericString need to be updated for records
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-12-05
  • Updated: 2019-12-13
  • Resolved: 2019-12-05
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
14 b27Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
The mapping of a Class object to at least its generic string representation needs to be updated to account for the addition of records to the platform.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/dda989866962 User: darcy Date: 2019-12-05 22:19:50 +0000
05-12-2019

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-December/063826.html
05-12-2019