Arturo Bernal created JSPWIKI-1142:
--
Summary: Minor impro
Key: JSPWIKI-1142
URL: https://issues.apache.org/jira/browse/JSPWIKI-1142
Project: JSPWiki
Issue Type: Improvement
Repor
[
https://issues.apache.org/jira/browse/JSPWIKI-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated JSPWIKI-1142:
---
Summary: Minor performances improvement (was: Minor impro)
> Minor performances improvemen
[
https://issues.apache.org/jira/browse/JSPWIKI-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated JSPWIKI-1142:
---
Description:
* Remove redundant initializer
* Redundant interface modifier --> Not real
[
https://issues.apache.org/jira/browse/JSPWIKI-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated JSPWIKI-1142:
---
Description:
* Remove redundant initializer
* Redundant interface modifier --> Not real
arturobernalg opened a new pull request #32:
URL: https://github.com/apache/jspwiki/pull/32
* Remove redundant initializer
* Redundant interface modifier --> Not really performance
* Remove Unused import
* Bulk operation can be used instead of iteration
* Manual array copy
* M
[
https://issues.apache.org/jira/browse/JSPWIKI-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated JSPWIKI-1142:
Labels: pull-request-available (was: )
> Minor performances improvement
> --