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)