On Fri, 28 Aug 2026 07:23:16 GMT, Jaikiran Pai <[email protected]> wrote:
> I don't plan to work on the REDO. The reason I assigned to myself is so that > I can have any proposed changes run against our CI when it's time to > integrate. I'll assign this to Guanqiang to avoid any confusion. Hi @jaikiran, Thanks for the clarification and for assigning it to me. I'll take care of the REDO. > Look at test/lib/jdk/test/lib/process/ProcessTools.java and specifically > "doubleWordArgs" in addTestThreadFactoryArgs. If you update that for options > that now allow space then you should find that the tests pass with > JTREG_TEST_THREAD_FACTORY=Virtual. Hi @AlanBateman, Thanks for pointing it out. I'll make sure the changes also work with JTREG_TEST_THREAD_FACTORY=Virtual. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31928#issuecomment-5453037594
