RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Stefan Karlsson
stefank at openjdk.org
Mon Nov 6 20:18:07 UTC 2023
On Mon, 6 Nov 2023 19:35:59 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
>> Stefan Karlsson has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - Move ConcurrentDeflation.java out of tier1
>> - Update comments
>> - Use a named constant
>
> test/hotspot/jtreg/runtime/Monitor/ConcurrentDeflation.java line 35:
>
>> 33: * @test
>> 34: * @bug 8318757
>> 35: * @summary Test concurrent monitor deflation by MonitorDeflationThread and VMThread
>
> No concurrent deflation anymore in VM_ThreadDump by the VMThread.
Thanks. Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16519#discussion_r1383925570
More information about the hotspot-dev
mailing list