RFR: 8369997: Tests that use custom scheduler should use jdk.test.lib.thread.VThreadScheduler

Brian Burkhalter bpb at openjdk.org
Thu Oct 16 21:38:24 UTC 2025


On Thu, 16 Oct 2025 21:31:27 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Straightforward update of some tests which use core reflection to set the `Thread.Builder` scheduler.

The tests are copied from the [loom repository](https://github.com/openjdk/loom) with only minor cleanup of the import statements in two of the tests.

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

PR Comment: https://git.openjdk.org/jdk/pull/27855#issuecomment-3412939050


More information about the core-libs-dev mailing list