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-8204969
Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
12
Fix Version/s:
12
Component/s:
hotspot
Labels:
gc-shenandoah
Subcomponent:
gc
Resolved In Build:
b07
CPU:
generic
OS:
generic
Description
Asserts in objArrayKlass.cpp need to use _raw variants of obj_at_addr() (in ObjArrayKlass::copy_array), otherwise they go through resolve() and may get a different copy of the array, and fail the assert.
Attachments
Activity
People
Assignee:
Roman Kennke
Reporter:
Roman Kennke
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-06-13 10:03
Updated:
2019-03-18 08:50
Resolved:
2018-08-09 08:14