RFR: JDK-8002152: javadoc could write out files on a worker thread [v3]
Jonathan Gibbons
jjg at openjdk.java.net
Tue Mar 16 05:26:06 UTC 2021
On Mon, 15 Mar 2021 16:28:24 GMT, Pavel Rappo <prappo at 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
More information about the javadoc-dev
mailing list