On Fri, 17 May 2024 11:52:12 GMT, Doug Lea <d...@openjdk.org> wrote:

>> Viktor Klang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Adding a leak detection test for SynchronousQueue
>
> Looks good; thanks. I don't know why I left out this check in a case that is 
> otherwise identical to LTQ.

@DougLea I decided to move to using VirtualThreads and therefor pulling the 
memory leak test out into its own class which only runs for JDK20+.

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

PR Comment: https://git.openjdk.org/jdk/pull/19271#issuecomment-2117584999

Reply via email to