You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Julian Leichert (JIRA)" <ji...@apache.org> on 2017/09/25 14:09:00 UTC

[jira] [Created] (OFBIZ-9786) [FB] Package org.apache.ofbiz.product.subscription

Julian Leichert created OFBIZ-9786:
--------------------------------------

             Summary: [FB] Package org.apache.ofbiz.product.subscription
                 Key: OFBIZ-9786
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9786
             Project: OFBiz
          Issue Type: Sub-task
          Components: product
    Affects Versions: Trunk
            Reporter: Julian Leichert
            Priority: Minor


SubscriptionServices.java:357, DM_BOXED_PRIMITIVE_FOR_PARSING
- Bx: Boxing/unboxing to parse a primitive org.apache.ofbiz.product.subscription.SubscriptionServices.runServiceOnSubscriptionExpiry(DispatchContext, Map)

A boxed primitive is created from a String, just to extract the unboxed primitive value. It is more efficient to just call the static parseXXX method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)