[9] RFR(XXS): 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
Aleksey Shipilev
aleksey.shipilev at oracle.com
Mon Mar 3 04:49:28 PST 2014
Thanks Albert!
-Aleksey.
P.S. Serves me right for not paying attention to the original issue
thinking it only covers the negative values.
On 03/03/2014 04:47 PM, Albert wrote:
> Hi Aleksey,
>
> Vladimir K. reviewed JDK-8034775, let's see what he thinks. If we decide
> to go for the clean
> solution, I could make it work.
>
> Best,
> Albert
>
> On 03/03/2014 01:42 PM, Aleksey Shipilev wrote:
>> On 03/03/2014 04:25 PM, Albert wrote:
>>> For me the only clean solution that *enforces* and *retains* the
>>> meaning of the flag is to enable a compiler thread to grab tasks from
>>> both queues (or have a shared queue). Maybe someone can tell why it
>>> is implemented as it is?
>> I agree, this seems to be only good solution for
>> not-that-familiar-with-HS-tiered-arch guy like me.
>>
>> -Aleksey.
>
More information about the hotspot-compiler-dev
mailing list