ctf: Explicitly create a Long object for Integer fields
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 4 Apr 2016 23:03:14 +0000 (19:03 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 5 Apr 2016 18:39:30 +0000 (14:39 -0400)
commit905a5e84097304f9cec5aeea2d5b6704b0be938e
treedbf650bbc99a76bab624eb2abefe8542e4c5dabe
parent853e2dc8f12a69f2cb46c5ac2208d8a5e06868c7
ctf: Explicitly create a Long object for Integer fields

Just in case, and to be more clear, explicitly box the primitive
into its expected Long object.

Change-Id: I8cd2cbee034479ca7e6361b02e7ef1b74b51e178
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/69865
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java
This page took 0.025207 seconds and 5 git commands to generate.