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.

Emmanuel Bourg

[1] 
https://salsa.debian.org/openjdk-team/openjdk/-/blob/17-7-1/debian/patches/disable-doclint-by-default.diff

Reply via email to