There is no goto keyword in java that will take you to a certain line. According to wikipedia the goto keyword is reserved in java but not actually used.
So, goto is not a choice.. changing the code should be though. i'll leave that to someone a little more equipped when it comes to java though :P