RFR 8145127: VM warning: WaitForMultipleObjects timed out (0) ...

Ivan Gerasimov ivan.gerasimov at oracle.com
Wed Dec 23 12:20:20 UTC 2015


Thank you David for review!

Sincerely yours,
Ivan

On 23.12.2015 7:41, David Holmes wrote:
> Looks okay.
>
> Second review needed though.
>
> Thanks,
> David
>
> On 19/12/2015 10:28 PM, Ivan Gerasimov wrote:
>>
>>
>>>> We will suspend the current thread if two conditions are satisfied:
>>>> process_exiting != 0 and process_exiting != current thread id.
>>>> But, yes, pr_ex isn't really needed, as we can use process_exiting
>>>> directly.
>>>>
>>>> Here's the updated webrev:
>>>> http://cr.openjdk.java.net/~igerasim/8145127/01/webrev/
>>>
>>> I still see pr_ex ??
>>>
>>
>> Oops.
>> Forgot to 'hg qrefresh' before generating the webrev.
>> The webrev has just been updated in place.
>>
>> Sincerely yours,
>> Ivan
>>
>



More information about the serviceability-dev mailing list