PATCH : ExternalXid
"Day, Jem BGI WAC" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <A85895DA0338D411B9E900508B950CC90267CB69@calntexc012.insidelive.net> |
Subtle optimization patches... Changed copy-constructor to use System.arraycopy. Changed Externalizable methods removing for-loop construct(s). Result - less code :-) Attached is the complete changed file and a jUnit Test case.
TestExternalXid.java
(application/octet-stream, 4.5 KB) - not displayed
ExternalXid.java
(application/octet-stream, 10 KB) - not displayed