RFR: 8309498: [JVMCI] race in CallSiteTargetValue recording
    Vladimir Kozlov 
    kvn at openjdk.org
       
    Wed Jun  7 15:24:54 UTC 2023
    
    
  
On Mon, 5 Jun 2023 17:20:48 GMT, Tom Rodriguez <never at openjdk.org> wrote:
> intermittent failures with Graal on ContinuousCallSiteTargetChange showed that when constructing the CallSiteTargetValue Assumption we read the value twice so the dependency and the value in the program might be different leading to incorrect execution.
Looks good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14315#pullrequestreview-1467977997
    
    
More information about the graal-dev
mailing list