You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/06/09 04:57:00 UTC

[jira] Assigned: (CAMEL-592) [patch] Give autoboxer a break

     [ https://issues.apache.org/activemq/browse/CAMEL-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-592:
----------------------------------

    Assignee: Willem Jiang

> [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.