[
https://issues.apache.org/activemq/browse/CAMEL-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-592.
--------------------------------
Resolution: Fixed
Patch applied with thanks to Dave.
http://svn.apache.org/viewvc?rev=664624&view=rev
[ Show ยป ]
Willem Jiang - 09/Jun/08 01:23 AM Patch applied with thanks to Dave.
http://svn.apache.org/viewvc?rev=664624&view=rev
> [patch] Give autoboxer a break
> ------------------------------
>
> Key: CAMEL-592
> URL: https://issues.apache.org/activemq/browse/CAMEL-592
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 1.3.0
> Reporter: Dave Brosius
> Assignee: Willem Jiang
> Priority: Trivial
> Fix For: 1.4.0
>
> Attachments: give_autoboxer_a_break.patch
>
>
> Various places code uses autoboxing of constants that just wastes time, as
> using the other constant (true vs Boolean.true) would remove that useless
> work. patch fixes this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.