Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8235359
Simplify method Class.getRecordComponents()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
14
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b27
Description
Currently, getRecordComponents0() returns an array of java.lang.Objects. It should be changed to return an array of RecordComponents. Then, it would no longer need to be converted from an array of Objects to an array of RecordComponents.
Attachments
Activity
People
Assignee:
Harold Seigel (Inactive)
Reporter:
Harold Seigel (Inactive)
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-12-04 13:26
Updated:
2019-12-12 17:53
Resolved:
2019-12-06 05:10