On Mon, 3 Aug 2026 08:20:46 GMT, Shiv Shah <[email protected]> wrote: > > There are a number of comments about why a test can't use virtual threads, > > with a comment "see JDK-8382272". But there is no information in > > JDK-8382272 to see. ?? > > Good catch. JDK-8382272 still only had the placeholder description. I’ve > added a comment there with the specific reason each of the four tests remains > on platform threads, so the references now provide useful context. I can also > put the short reason directly in each test if you think that would be clearer
Unless the JBS issue provides a lot more information describing the various issues there is no reason to link to it. I think it suffices to say briefly in each test why it remains using Thread rather than ThreadWrapper. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32142#issuecomment-5173790300
