Furkan KAMACI created STANBOL-1313:
--------------------------------------
Summary: Performance Improvement with Fixing Unnecessary Code
Issues
Key: STANBOL-1313
URL: https://issues.apache.org/jira/browse/STANBOL-1313
Project: Stanbol
Issue Type: Improvement
Reporter: Furkan KAMACI
Priority: Minor
Fix For: 1.0.0
Performance issues includes:
* Boolean constructor call
* Boxing of already boxed value
* Instantiating object to get Class
* Manuel array to collection copy
* Redundant String.toString()
* Redundant String constructor call
* String concatenation as argument to StringBuilder.append() call
--
This message was sent by Atlassian JIRA
(v6.2#6252)