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

Jaikiran Pai jpai at openjdk.org
Fri Jul 28 06:13:53 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.

Hello Sergey, 8308609 which is being referenced here in the problem list is already a resolved bug https://bugs.openjdk.org/browse/JDK-8308609. Did you mean to use some other bug id in the problem list? 

> This is only for JDK 21, test passes on JDK 22.

Would you happen to know why it passes on 22 but not on 21? There are several JBS issues and discussions around this `StressStackOverflow.java` test case, so it's a bit hard to determine if there's something else that needs to be backported to 21.

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

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


More information about the core-libs-dev mailing list