[
https://issues.apache.org/jira/browse/OFBIZ-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Leichert updated OFBIZ-9786:
-----------------------------------
Attachment: OFBIZ-9786_org.apache.ofbiz.product.subscription_bugfixes.patch
changed to parseInt
> [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
> Attachments: OFBIZ-9786_org.apache.ofbiz.product.subscription_bugfixes.patch
>
>
> 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)