Make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
Bailout StringConcat optimization if null is passed to StringBuffer constructor. Reviewed-by: iveresov