On Tue, 4 Aug 2026 02:09:18 GMT, David Holmes <[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.

Updated the four tests with a brief test-specific reason.

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

PR Comment: https://git.openjdk.org/jdk/pull/32142#issuecomment-5174270863

Reply via email to