On Mon, May 16, 2022 at 9:28 AM Dawid Weiss <dawid.we...@gmail.com> wrote: > - different jvms producing different javadoc? Could this be the cause? >
This is it, it is always a bug when javadoc produces broken links like this. It happens "at release time" because otherwise nobody is messing with java 11. Newer java versions won't make a broken link, you just won't have a link at all. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org