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-8304059
Use InstanceKlass in dependencies
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
21
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
compiler
Resolved In Build:
b14
Description
There are a bunch of unnecessary InstanceKlass::cast() casts in dependencies because the input is always InstanceKlass not Klass. This should use the more specific InstanceKlass type in DepChange (at least).
Attachments
Issue Links
links to
Commit
openjdk/jdk/55aa1224
Review
openjdk/jdk/13005
Activity
People
Assignee:
Coleen Phillimore
Reporter:
Coleen Phillimore
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-03-13 07:33
Updated:
2023-03-20 18:06
Resolved:
2023-03-14 06:30