Integrated: 8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from JTREG_TEST_THREAD_FACTORY=Virtual runs

Alan Bateman alanb at openjdk.org
Fri Jun 9 08:36:48 UTC 2023


On Fri, 9 Jun 2023 07:51:03 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> This test moved from test/jdk/jdk/incubator/concurrent to test/jdk/java/lang as part of the JEP 446 integration so it is running in a lot more configurations now. It's unstable in some configurations, including JTREG_TEST_THREAD_FACTORY=Virtual runs. The implementation may need more @DontInline/@ReservedStackAccess foo, or the test needs to made more stable. Need to temporarily exclude to reduce noise until the implementation or test is fixed.

This pull request has now been integrated.

Changeset: 30708561
Author:    Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/307085618d76f49f982453253c27a3cb2b9728c3
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8309702: Exclude java/lang/ScopedValue/StressStackOverflow.java from JTREG_TEST_THREAD_FACTORY=Virtual runs

Reviewed-by: jpai

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

PR: https://git.openjdk.org/jdk/pull/14388


More information about the core-libs-dev mailing list