Robert, Il Lun 16 Nov 2020, 20:13 Robert Scholte <[email protected]> ha scritto:
> It is still on my wishlist to make use of javac via the ToolProvider, just > like now is done with jlink.[1] > This approach would also probably fix the issue with JDK16 and -Xdoclink that I pointed out recently Enrico But this one might be interesting too. > > Robert > > [1] https://github.com/apache/maven-jlink-plugin/pull/16 > > On 15-11-2020 22:24:21, Enrico Olivelli <[email protected]> wrote: > Hey folks, > I had never heard about this javac server before > https://openjdk.java.net/jeps/139 > > > Is there any way we can exploit it in order to speed up the build? > Is it enough to execute javac tool inside the same JVM of Maven core to get > the same results? > > Do anyone have experience with it? > > Enrico >
