On Fri, 26 Mar 2021 12:59:09 GMT, Hannes Wallnöfer <hann...@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