Integrated: 8259849: Shenandoah: Rename store-val to IU-barrier

Roman Kennke rkennke at openjdk.java.net
Mon Jan 18 15:32:54 UTC 2021


On Fri, 15 Jan 2021 18:19:09 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> We named the IU barriers StoreValEnqueueBarrier and various similar variations of this. Instead of naming it after how it's implemented, we should name it after its purpose: support IU-marking. It also looks confusing to have enqueue_barrier() and similar stuff, where no barrier is actually enqueued.
> 
> The renaming was 100% mechanical.
> 
> Testing:
>  - [x] hotspot_gc_shenandoah (x86_64, x86_32, aarch64)

This pull request has now been integrated.

Changeset: e60c9926
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e60c9926
Stats:     131 lines in 26 files changed: 0 ins; 5 del; 126 mod

8259849: Shenandoah: Rename store-val to IU-barrier

Reviewed-by: zgu, shade

-------------

PR: https://git.openjdk.java.net/jdk/pull/2104


More information about the shenandoah-dev mailing list