mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() Fixed two FindBugs problems: (1) doing Math.abs(random.nextInt()) (which may be negative if nextInt() returns Integer.MIN_VALUE), and (2) creating a new Random() object for each nextInt() invocation. Change-Id: I037a8f6c6c875c951a20beb315c54dc3759c963f Signed-off-by: Jesper Eskilson <jesper.eskilson@iar.com> |
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
icons | ||
META-INF | ||
src/org/eclipse/cdt/examples/dsf | ||
src_ant/org/eclipse/cdt/examples/ant/tasks | ||
src_preprocess/org/eclipse/cdt/examples/dsf | ||
.classpath | ||
.project | ||
about.html | ||
about.ini | ||
about.mappings | ||
about.properties | ||
build.properties | ||
build_preprocess.xml | ||
cdt_logo_icon32.png | ||
plugin.properties | ||
plugin.xml | ||
pom.xml |