Integrated: 8292051: jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java failed "AssertionError: Expected terminated values: [666] but got: []"
Alan Bateman
alanb at openjdk.org
Wed Aug 17 07:32:09 UTC 2022
On Wed, 10 Aug 2022 09:18:01 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Change the test to use a custom scheduler so there is better control on when the carrier threads terminates. Also convert test to TestNG so that all test cases can be run in the context of a virtual thread.
This pull request has now been integrated.
Changeset: 0bfb1216
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0bfb12162f6035559a114176115b91aff6df3b64
Stats: 143 lines in 2 files changed: 45 ins; 55 del; 43 mod
8292051: jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java failed "AssertionError: Expected terminated values: [666] but got: []"
Co-authored-by: Peter Levart <plevart at openjdk.org>
Reviewed-by: plevart
-------------
PR: https://git.openjdk.org/jdk/pull/9819
More information about the core-libs-dev
mailing list