On 2/11/21 9:26 AM, Emmanuel Bourg wrote: > Source: openjdk-17 > Severity: normal > > During the OpenJDK 8->11 transition we've introduced a patch [1] disabling > the new doclint feature to avoid many packages to FTBFS due to javadoc errors. > For some reason it seems the patch no longer works with OpenJDK 17, and > I've patched Ant, Maven and javahelper to disable doclint when building > a Debian package. So this patch can be removed now. The few packages not using > these build systems will be patched manually during the OpenJDK 17 transition.
that's already disabled in 16 and 17. Now removed in the VCS.

