Integrated: 8309498: [JVMCI] race in CallSiteTargetValue recording
    Tom Rodriguez 
    never at openjdk.org
       
    Thu Jun  8 16:14:55 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.
This pull request has now been integrated.
Changeset: bb966827
Author:    Tom Rodriguez <never at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bb966827ac445d805bac5005d0fbda0c61111252
Stats:     11 lines in 1 file changed: 5 ins; 3 del; 3 mod
8309498: [JVMCI] race in CallSiteTargetValue recording
Reviewed-by: dnsimon, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/14315
    
    
More information about the graal-dev
mailing list