On 07/11/2019 22:55, Henry Jen wrote:
Looks okay although in the test, the createAFile helper method could be replaced with Files(aFile.toPath, lines) and that would avoid the need to concatenate all the lines. You can specify the defaultCharset to that method if you need really it.Hi,Please review the webrev[1], contributed by Mat Carter. You can find the bug details at JBS[2]. I have reviewed and tested the fix, I still need an official review before I can push this.
-Alan