RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
Aleksey Shipilev
shade at openjdk.org
Wed Apr 26 08:02:53 UTC 2023
On Tue, 25 Apr 2023 20:48:19 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Parallel inflation instead of relying on hashCode
>
> test/hotspot/jtreg/runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java line 70:
>
>> 68: private static Thread[] threads;
>> 69: private static Object[] monitors;
>> 70: private static long sink;
>
> Appears to be unused...
Good spot, removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13634#discussion_r1177481736
More information about the hotspot-runtime-dev
mailing list