On Thu, 24 Feb 2022 07:16:42 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:

> If its the former, then the issue is that `libpath` is just outdated when we 
> get around to use it? In that case, why not just re-aquiring LIBPATH when 
> building up `expected`?

^This was my thought at first as well :-) but in my investigation, the libpath 
in the parent didn't change during the run.

I think Roger's solution matches more with my understanding of the failure. I 
noticed that jtreg adds the extra path to the library when invoking javac to 
compile the test.

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

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

Reply via email to