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-8316681
Rewrite URLEncoder.encode to use small reusable buffers
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
22
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
java.net
Resolved In Build:
b17
Description
Rewrite from using java.nio.CharArrayWriter to java.nio.Char-/ByteBuffer to allocate less and encode URLs slightly faster.
Attachments
Issue Links
links to
Commit
openjdk/jdk/c24c66db
Review
openjdk/jdk/15865
Activity
People
Assignee:
Claes Redestad
Reporter:
Claes Redestad
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2023-09-21 08:18
Updated:
2023-09-27 18:19
Resolved:
2023-09-22 02:44