[ http://issues.apache.org/jira/browse/DERBY-816?page=comments#action_12363719 ]
Bryan Pendleton commented on DERBY-816: --------------------------------------- I don't think there's much point in fiddling with padScalarStreamForError(), since Tomohito is working on removing that routine as part of DERBY-326. I don't have much opinion on the bigDecimal changes, but if it doesn't improve performance significantly, then my reaction is not to bother. > In DDMWriter and DDMReader, use system routines in java.util.Arrays and > System.arrayCopy > ---------------------------------------------------------------------------------------- > > Key: DERBY-816 > URL: http://issues.apache.org/jira/browse/DERBY-816 > Project: Derby > Type: Sub-task > Components: Network Server, Newcomer, Performance > Versions: 10.1.1.0, 10.1.1.1, 10.1.1.2, 10.1.2.0, 10.1.2.1, 10.2.0.0, > 10.1.3.0, 10.1.2.2 > Reporter: Knut Anders Hatlen > Assignee: Dyre Tjeldvoll > Priority: Trivial > Fix For: 10.2.0.0 > Attachments: derby-816.diff, derby-816.stat, derbyall_report.txt > > Reported by Kathey Marsden in DERBY-212: > In DDMWriter and DDMReader, use System Routines in > java.util.Arrays and System.arrayCopy instead of > writing code to do functions like copy arrays and > pad strings. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
