> From: Chris West [mailto:[email protected]] > > [...] > > 16% are getting "cannot find symbol" errors: > * many of these (e.g. maven2-core) hit this only during generating > javadocs, > has something happened to javadoc classpath generation in a build > system, or is there something wrong with the javadoc command? * the > rest are probably caused by module changes, e.g. javax.activation > vanishing > See the `symbol` folder in the build logs.
I'm not sure if this is the right place to discuss individual packages. However, I noticed that dnsjava is among the packages failing with missing symbols. dnsjava in Debian is using the Maven pom maintained at [1]. I've added some profiles there to make it compile with JDK 9. Regards, Ingo [1] https://github.com/dnsjava/dnsjava

