On Mon, 15 Mar 2021 16:28:24 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> I think we should consider alternative routes of improving performance. For > instance, could NIO both speed up I/O and simplify code? I don't understand the NIO comment. Under the covers, JavaFileManager uses NIO and has for some time. ------------- PR: https://git.openjdk.java.net/jdk/pull/2665