[jboss-jira] [JBoss JIRA] (JBVFS-201) VirtualFile and SuffixMatchFilter not necessary char allocation
Tomaz Cerar (JIRA)
issues at jboss.org
Fri Nov 6 06:15:01 EST 2015
[ https://issues.jboss.org/browse/JBVFS-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar resolved JBVFS-201.
-------------------------------
Fix Version/s: 3.2.11.Final
Resolution: Done
> VirtualFile and SuffixMatchFilter not necessary char allocation
> ---------------------------------------------------------------
>
> Key: JBVFS-201
> URL: https://issues.jboss.org/browse/JBVFS-201
> Project: JBoss VFS
> Issue Type: Enhancement
> Affects Versions: 3.2.9.Final
> Reporter: Konstantin Bulanov
> Assignee: Tomaz Cerar
> Priority: Minor
> Fix For: 3.2.11.Final
>
>
> org.jboss.vfs.util.SuffixMatchFilter#accepts duplicate formating and string concationation
> org.jboss.vfs.VirtualFile#getPathName(boolean) use recursive string concatenation with new StringBuilder for eacht step, as result we allocate annesesary char[] during start server.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list