-
Notifications
You must be signed in to change notification settings - Fork 737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JEP 453: Structured Concurrency (Preview) #17487
Comments
All current testing for structured concurrency passes in JDK20. Will keep monitoring the JEP's state periodically. |
Are all tests re-enabled? |
Yes. References:
Only one RI specific test is disabled, Current tests in JDK20: https://github.com/ibmruntimes/openj9-openjdk-jdk20/tree/openj9/test/jdk/jdk/incubator/concurrent/StructuredTaskScope |
re #17487 (comment): The last disabled structured concurrency OpenJDK/jtreg test was enabled through #17709. Closing since all OpenJDK/jtreg tests for structured concurrency pass and have been enabled. |
See Structured Concurrency (Preview)
The text was updated successfully, but these errors were encountered: