RFR: 8293007: riscv: failed to build after JDK-8290025 [v2]
    Yadong Wang 
    yadongwang at openjdk.org
       
    Mon Aug 29 14:41:17 UTC 2022
    
    
  
On Mon, 29 Aug 2022 14:34:13 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:
>> src/hotspot/cpu/riscv/gc/shared/barrierSetNMethod_riscv.cpp line 204:
>> 
>>> 202:     // are read in the opposite order, such that the load of the nmethod guard
>>> 203:     // acquires the patching epoch. This way, the guard is guaranteed to block
>>> 204:     // entries to the nmethod, util it has safely published the requirement for
>> 
>> "until"?
>
> Fixed.
Fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/10056
    
    
More information about the hotspot-dev
mailing list