RFR(xs): 8213834: JVMTI ResourceExhausted should not be posted in CompilerThread

David Holmes david.holmes at oracle.com
Thu Nov 22 22:11:54 UTC 2018


Hi Dan,

<trimming>

On 23/11/2018 1:21 am, Daniel D. Daugherty wrote:
> On 11/22/18 2:42 AM, David Holmes wrote:
> I read your combined response to this as not in conflict with what I said.
> 
> The last line of your response:
> 
>  > So my preferred point solution is still to skip posting 
> ResourceExhausted
>  > if the thread can not run Java code.
> 
> matches what I said since the C1 and C2 compiler threads are hidden and
> cannot run Java code. We're in agreement.

We're not quite in agreement. You want this applied to hidden threads, I 
only want it applied to threads that can't run Java code.

Cheers,
David

> Dan
> 
> 
> 
>>
>> Cheers,
>> David
>> -----
>>
>>>
>>> If we do not find an agreement, I would rather close this bug as WNF
>>> than push it in without consensus. I would then just fix it downstream
>>> in our port.
>>>
>>> Your proposed RFE would still make sense, but not in jdk12 anymore,
>>> let alone in older releases.
>>>
>>> Thanks, Thomas
>>>
>>
> 


More information about the serviceability-dev mailing list