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-8274276
Cache normalizedBase URL in URLClassPath.FileLoader
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
18
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Resolved In Build:
b17
Description
Currently on each invocation of URLClassPath.FileLoader.getResource() normalizedBase URL is recalculated using same final baseURL from parent class. This can be avoided giving significant improvement in memory consumption.
Attachments
Issue Links
links to
Commit
openjdk/jdk/94f5e807
Review
openjdk/jdk/5677
Activity
People
Assignee:
Sergey Tsypanov
Reporter:
Sergey Tsypanov
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-09-24 03:16
Updated:
2021-10-04 13:40
Resolved:
2021-09-28 10:20