Manual array copy

Use Arrays.asList or System.arraycopy instead of copying array in a for
loop

Change-Id: I339f0b950d86f6d4edebe0cc10881f274c77ecdb
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
9 files changed