Add some more calls to the println method to be sure the program shows what it is doing and has done.
The Arrays class's toString() method is helpful for showing what's in an array:
...