Community
Participate
Working Groups
Build Identifier: Cloning an event produces an event with null source, reference, content and fields. This was done because a proper deep clone of Object data members of unknown type was not possible. The proposed patch performs a shallow copy of these data members, which is not a proper clone either, but works as long as the data is not modified. This should be revisited to find a correct solution. Reproducible: Always
Created attachment 189538 [details] Proposed patch in org.eclipse.linuxtools.tmf Legal Message: I, Patrick Tasse, declare that I developed attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL. I am authorized by my employer to make this contribution under the EPL.
Patch committed. Thanks Patrick.
Delivered with 0.8