RFR: 8292051: jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java failed "AssertionError: Expected terminated values: [666] but got: []" [v2]

Alan Bateman alanb at openjdk.org
Tue Aug 16 11:12:35 UTC 2022


> 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.

Alan Bateman has updated the pull request incrementally with two additional commits since the last revision:

 - Remove unnecesary check
 - Merge ffc681f3cccfdf473d4cc037e5f3e50f8172eec3 from plevart

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9819/files
  - new: https://git.openjdk.org/jdk/pull/9819/files/0689fd44..126584bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9819&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9819&range=00-01

  Stats: 55 lines in 1 file changed: 17 ins; 24 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/9819.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9819/head:pull/9819

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


More information about the core-libs-dev mailing list