v20120106-1347
tagged this
06 Jan 13:47
Correct null arguments to methods that takes varargs. Instead of casting them to the type in question, they should be casted to the array version of the types.
Correct null arguments to methods that takes varargs. Instead of casting them to the type in question, they should be casted to the array version of the types.