RFR: 8297286: runtime/vthread tests crashing after JDK-8296324 [v5]
Serguei Spitsyn
sspitsyn at openjdk.org
Fri Mar 24 01:51:43 UTC 2023
On Thu, 23 Mar 2023 17:59:52 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> address review comment: remove unneeded function
>
> test/hotspot/jtreg/serviceability/jvmti/vthread/ToggleNotifyJvmtiTest/ToggleNotifyJvmtiTest.java line 74:
>
>> 72: n = n - 1;
>> 73: }
>> 74: i = i + 1;
>
> i++
See above.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13133#discussion_r1147039026
More information about the serviceability-dev
mailing list