Scripting: refactor use of stdlib extractor (#68402) (#68411)
If there's no java stdlib path, `StdlibJavadocExtractor` is unnecessary. This creates a separate code path for that case, which removes a bunch of checking that `StdlibJavadocExtractor` is `null`. Backport: 97eda6fa
Loading
Please register or sign in to comment