GitHub user reudismam opened a pull request:
https://github.com/apache/ant/pull/55
Use valueOf method instead of constructor since valueOf has higher pe…
…rformance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reudismam/ant master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ant/pull/55.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #55
----
commit 51acedc82ee0bb7472041825937c4c139c93195e
Author: reudismam <reudismam@...>
Date: 2018-01-24T13:57:12Z
Use valueOf method instead of constructor since valueOf has higher performance.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|