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-8329750
Change Universe functions to return more specific Klass* types
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
23
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b18
Description
We have various functions in Universe that returns Klass* where they could be returning TypeArrayKlass* and ObjArrayKlass* instead. If we change these functions we could get rid of various casts in the code.
Attachments
Issue Links
links to
Commit
openjdk/jdk/492b954f
Review
openjdk/jdk/18652
Activity
People
Assignee:
Stefan Karlsson
Reporter:
Stefan Karlsson
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2024-04-05 01:02
Updated:
2024-04-15 20:49
Resolved:
2024-04-09 05:33