On Mon, 14 Aug 2023 17:31:24 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> No need to use reflection to call Thread.isVirtual(). > > Tested by running Tier5 CI (filtered to run just svc tests). This resulted in > running this test with and without JTREG_TEST_THREAD_FACTORY=Virtual and also > with a variety of GCs and platforms. Looks okay, I assume the import of j.l.reflect.Method can be removed as part of this. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15275#issuecomment-1677824247