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-8277606
String(String) constructor could copy hashIsZero
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
18
Component/s:
core-libs
Labels:
None
Subcomponent:
java.lang
Resolved In Build:
b26
Description
Currently the String(String) does not copy hashIsZero, which means copied Strings with a real zero hash might unnecessarily re-calculate the hash code.
Attachments
Issue Links
links to
Commit
openjdk/jdk/e30e6767
Review
openjdk/jdk/6511
Activity
People
Assignee:
Roger Riggs
Reporter:
Claes Redestad
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-11-22 14:41
Updated:
2021-12-07 07:55
Resolved:
2021-11-30 12:51