Pierre Gruet <[email protected]> writes: >> openjdk-17). It seems that com.sun.javadoc moved somewhere else. Is >> there a new dependency I need, or something to add to the class path? > > Yes, a few weeks ago Debian moved from OpenJDK11 to OpenJDK17 being > the default JDK and com.sun.javadoc has been removed in between. The > code using it should be reworked, for instance there is a migration > table [4] about the replacement of the com.sun.javadoc classes.
Ah, OK, thank you. So I need to call upstream for that (it seems not a trivial class name replacement). Best Ole

