RFR: 8264220: jdk/javadoc/doclet/testRelatedPackages/TestRelatedPackages.java fails to compile

Jie Fu jiefu at openjdk.java.net
Fri Mar 26 13:15:24 UTC 2021


On Fri, 26 Mar 2021 12:59:09 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

>> Thanks @hns for your review.
>> 
>> Do you think it's trivial and can be pushed right now?
>> Thanks.
>
> I have tested the fix running jtreg in standalone mode and without precompiled test libraries. I verified the fix solves the problem, so yes, I think this can be pushed. 
> 
> What I do not understand is why there are other javadoc tests that build `toolbox.ToolBox` and do not have the `jdk.compiler` @modules tags, but still work in standalone mode without preexisiting JTwork directory. But that's a different problem, so I think it's safe to push this change.

Thanks @hns .

-------------

PR: https://git.openjdk.java.net/jdk/pull/3208


More information about the javadoc-dev mailing list