tmf : Avoid concatenating nonliterals in a StringBuilder
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Mon, 23 Nov 2015 20:54:21 +0000 (15:54 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 24 Nov 2015 15:24:10 +0000 (10:24 -0500)
commit4237a64f4a05eb655224752e09b5c0876e82ada7
treeeaf9938cfec2f91e92ff75cc8a4ffc00df374ef6
parent5e1ee19ae9809908fed1422fb2b8196d35bd6ad8
tmf : Avoid concatenating nonliterals in a StringBuilder

Split the append() call in two separates calls

Change-Id: Ib86731f916d76002570aad71f4976f6bfdf163a0
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/61070
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java
This page took 0.024666 seconds and 5 git commands to generate.