mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8259849: Shenandoah: Rename store-val to IU-barrier
Reviewed-by: zgu, shade
This commit is contained in:
parent
db9c114d40
commit
e60c992699
26 changed files with 126 additions and 131 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 1997, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1997, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -293,7 +293,7 @@ shmacro(ShenandoahCompareAndSwapN)
|
|||
shmacro(ShenandoahCompareAndSwapP)
|
||||
shmacro(ShenandoahWeakCompareAndSwapN)
|
||||
shmacro(ShenandoahWeakCompareAndSwapP)
|
||||
shmacro(ShenandoahEnqueueBarrier)
|
||||
shmacro(ShenandoahIUBarrier)
|
||||
shmacro(ShenandoahLoadReferenceBarrier)
|
||||
macro(SCMemProj)
|
||||
macro(CopySignD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue