On Thu, 27 Jul 2023 18:21:45 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> This patch adds the  java/lang/ScopedValue/StressStackOverflow.java to the 
> problem list for linux-x86 where it intermittently fails on a GA, ex: 
> https://github.com/openjdk/jdk21/pull/148
> 
> This is only for JDK 21, test passes on JDK 22.

That bug is resolved in JDK 22 and was not backported to JDK21, one of the 
reasons described here:
https://bugs.openjdk.org/browse/JDK-8310822

At the same time, the test was updated in JDK22 by 
https://bugs.openjdk.org/browse/JDK-8311926. I think one of them solves the 
problem.

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

PR Comment: https://git.openjdk.org/jdk21/pull/149#issuecomment-1655112430

Reply via email to