On Mon, 21 Dec 2020 08:57:37 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Trivial fix to use the system class loader when loading doclint for javac > > Looks good, should allow JDK-8253996 to be closed too. @AlanBateman JDK-8253996 is slightly different; my intent is that javac/doclint should give a more friendly message when doclint is _really_ not available, such as in a minimal jlink-ed image. ------------- PR: https://git.openjdk.java.net/jdk16/pull/54