0 / 60 seg.

What is the purpose of the following code segment?

int[] newArray = Arrays.copyOf(oldArray, oldArray.length);