RFR: 8192647: GClocker induced GCs can starve threads requiring memory leading to OOME [v2]
    David Holmes 
    dholmes at openjdk.org
       
    Fri Feb  7 07:01:39 UTC 2025
    
    
  
On Thu, 6 Feb 2025 21:42:50 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> The storeload barrier is critical  ...
I'm not sure it is sufficient. I would have expected some full fences to be needed here as this is very similar to the interaction of thread state with safepoints. I will look closer on Monday (sorry).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23367#issuecomment-2642089369
    
    
More information about the serviceability-dev
mailing list