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-8231774
ZGC: ZVirtualMemoryManager unmaps incorrect address
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
14
Component/s:
hotspot
Labels:
zgc
Subcomponent:
gc
Resolved In Build:
b18
Description
When failing to map the requested address, map() in ZVirtualMemoryManager.cpp, incorrectly calls unmap(start, size) instead of unmap(res, size).
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-10-02 14:50
Updated:
2019-10-09 16:53
Resolved:
2019-10-03 02:04