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-8309717
C2: Remove Arena::move_contents usage
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
22
Affects Version/s:
22
Component/s:
hotspot
Labels:
c2
cleanup
Subcomponent:
compiler
Resolved In Build:
b03
Description
This method is not necessary and is only used by C2 in one instance. We can instead use two arenas and a pointer that swaps between the two.
Attachments
Issue Links
links to
Commit
openjdk/jdk/4c0e1642
Review
openjdk/jdk/14391
Activity
People
Assignee:
Johan Sjölen
Reporter:
Johan Sjölen
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-06-09 03:01
Updated:
2023-07-12 13:11
Resolved:
2023-06-15 01:38