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-8151439
Inline the BitMap constructor
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
9
Affects Version/s:
9
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b115
Description
The BitMap constructor needs to be inlined to allow us to efficiently use stack allocated, temporary BitMaps.
For example:
BitMap(bits, size).par_set_bit(x);
Attachments
Activity
People
Assignee:
Stefan Karlsson
Reporter:
Stefan Karlsson
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2016-03-08 02:37
Updated:
2016-04-21 13:18
Resolved:
2016-03-10 02:06