![](https://secure.gravatar.com/avatar/496eb0de3978c4ef30dc2e1e380f6961.jpg?s=120&d=mm&r=g)
23 Jul
2016
23 Jul
'16
2:32 p.m.
Hi, RandomAccessCharacterFile.java needed fixing. I've modified the version in abcl-1.3.2 and attached it. It makes my original test case pass. It also makes Stas's shorter test case pass. I was able to make Stas's test case pass before mine, so they aren't identical. I've also attached Java versions of those two test cases. I haven't run any of abcl's existing tests or the ANSI test suite against my version of RandomAccessCharacterFile.java to check for regressions. But my own program that does a lot of IO runs correctly against it. Vibhu