[
https://issues.apache.org/jira/browse/ANY23-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330826#comment-17330826
]
Hudson commented on ANY23-465:
------------------------------
FAILURE: Integrated in Jenkins build Any23 ยป any23-master #13 (See
[https://ci-builds.apache.org/job/Any23/job/any23-master/13/])
[ANY23-465] StringBuilder is used instead of String concatenation at loop due
to performance reasons. (kamaci:
[https://github.com/apache/any23/commit/1b906fa9ff39519ec1331533a0f9ba01f4913572])
* (edit) core/src/main/java/org/apache/any23/extractor/html/HTMLDocument.java
> Use StringBuilder Instead of String Concatenation at Loop
> ---------------------------------------------------------
>
> Key: ANY23-465
> URL: https://issues.apache.org/jira/browse/ANY23-465
> Project: Apache Any23
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.4
> Reporter: Furkan Kamaci
> Priority: Minor
> Fix For: 2.5
>
>
> StringBuilder should be used instead of String concatenation at loops due to
> performance reasons.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)