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-8314502
Change the comparator taking version of GrowableArray::find to be a template method
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:
starter
utils
Subcomponent:
runtime
Resolved In Build:
b26
Description
Switch int find(void* token, bool f(void*, E)) const;
To int find(T* token, bool f(T*, E)) const;
Attachments
Issue Links
links to
Commit
openjdk/jdk/14557e72
Review
openjdk/jdk/15418
Activity
People
Assignee:
Afshin Zafari
Reporter:
Johan Sjölen
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2023-08-17 03:08
Updated:
2023-11-29 23:15
Resolved:
2023-11-23 14:19