the library gives an ArrayOutOfBoundsException when trying to diff large files, in my case it was 3200 lines file. I think the same will happen when ever a file with lines more than 2000 (MAXLINES) is used.
Log in to post a comment.