Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8231051
Remove check_obj_alignment() and replace with is_object_aligned()
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
14
Fix Version/s:
14
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b15
Description
We have a check_obj_alignment() function in oopsHierarchy.hpp. This function can be removed and the calls to it can be replaced by calls the more common is_object_aligned(), which does the same thing.
Attachments
Activity
People
Assignee:
Per Liden (Inactive)
Reporter:
Per Liden (Inactive)
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-09-16 02:58
Updated:
2019-09-25 22:30
Resolved:
2019-09-17 00:59