[jdk21] RFR: 8313260: JDK21: ProblemList java/lang/ScopedValue/StressStackOverflow.java on linux-x86

Sergey Bylokhov serb at openjdk.org
Fri Jul 28 06:38:57 UTC 2023


On Thu, 27 Jul 2023 18:21:45 GMT, Sergey Bylokhov <serb at 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


More information about the core-libs-dev mailing list