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-8198270
Remove dangerous assert in HandleArea::oops_do()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P2
Fix Version/s:
11
Affects Version/s:
11
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b03
Description
With the introduction of the AccessBarrier API it's no longer safe to assume that you can safely de-reference an oop*. The assert in HandleArea::oops_do() makes this assumption, which can lead to crashes.
Attachments
Activity
People
Assignee:
Per Liden (Inactive)
Reporter:
Per Liden (Inactive)
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2018-02-15 23:50
Updated:
2018-03-12 10:52
Resolved:
2018-02-19 00:06