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-8253453
SourceFileInfoTable should be allocated lazily
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
16
Affects Version/s:
16
Component/s:
hotspot
Labels:
footprint
Subcomponent:
runtime
Resolved In Build:
b21
Description
SourceFileInfo::SourceFileInfoTable is statically allocated, and takes up about 128KB. However, this table is used only when PrintInterpreter is true. We should change it to be allocated lazily to reduce VM memory usage.
Attachments
Issue Links
links to
Commit
openjdk/jdk/e9be2db7
Review
openjdk/jdk/724
Activity
People
Assignee:
Claes Redestad
Reporter:
Ioi Lam
Votes
:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2020-09-21 13:32
Updated:
2024-12-09 13:38
Resolved:
2020-10-19 03:50