Make Start.init() use System.arraycopy() instead of doing a copy in a loop
-------------------------------------------------------------------------- Key: OFBIZ-1309 URL: https://issues.apache.org/jira/browse/OFBIZ-1309 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Adam Heath Priority: Trivial Fix For: SVN trunk Attachments: framework-start-Start-arraycopy.patch See $summary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1309: ------------------------------ Attachment: framework-start-Start-arraycopy.patch > Make Start.init() use System.arraycopy() instead of doing a copy in a loop > -------------------------------------------------------------------------- > > Key: OFBIZ-1309 > URL: https://issues.apache.org/jira/browse/OFBIZ-1309 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-start-Start-arraycopy.patch > > > See $summary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532503 ] Adam Heath commented on OFBIZ-1309: ----------------------------------- This bug depends on OFBIZ-1282, OFBIZ-1293, and OFBIZ-1297/ > Make Start.init() use System.arraycopy() instead of doing a copy in a loop > -------------------------------------------------------------------------- > > Key: OFBIZ-1309 > URL: https://issues.apache.org/jira/browse/OFBIZ-1309 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-start-Start-arraycopy.patch > > > See $summary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1309: ------------------------------ Assignee: Adam Heath > Make Start.init() use System.arraycopy() instead of doing a copy in a loop > -------------------------------------------------------------------------- > > Key: OFBIZ-1309 > URL: https://issues.apache.org/jira/browse/OFBIZ-1309 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-start-Start-arraycopy.patch > > > See $summary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1309. ----------------------------- Resolution: Fixed This issue closed by revision 585612. > Make Start.init() use System.arraycopy() instead of doing a copy in a loop > -------------------------------------------------------------------------- > > Key: OFBIZ-1309 > URL: https://issues.apache.org/jira/browse/OFBIZ-1309 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-start-Start-arraycopy.patch > > > See $summary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |