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-8296162
[aarch64] Remove unused Address::_is_lval
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
20
Component/s:
hotspot
Labels:
cleanup
Subcomponent:
compiler
Resolved In Build:
b22
CPU:
aarch64
Description
The Address class contains an _is_lval bool member. It looks like it was copy/pasted from the x86 Address class. It is not used in the aarch64 port, and can be removed.
Attachments
Issue Links
links to
Commit
openjdk/jdk/2fb64a4a
Review
openjdk/jdk/10928
Activity
People
Assignee:
Kim Barrett
Reporter:
Kim Barrett
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-11-01 02:52
Updated:
2022-11-14 19:13
Resolved:
2022-11-01 10:17