[
https://issues.apache.org/jira/browse/VFS-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131914#comment-15131914
]
Sam Halliday commented on VFS-593:
----------------------------------
(that heap dump I can share with you)
> duplicated Strings inside WindowsLocalFile
> ------------------------------------------
>
> Key: VFS-593
> URL: https://issues.apache.org/jira/browse/VFS-593
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Sam Halliday
>
> I did a YourKit analysis of a heapdump when running ENSIME, which uses VFS2,
> and I found several GB (25%) of the heap was wasted on duplicated strings
> within VFS2.
> This could be averted by using `.intern()` on Strings that represent paths.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)