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.
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.