RFR: 8266813: Use shorter instruction sequence for checking if marking in progress
Aleksey Shipilev
shade at openjdk.java.net
Tue May 11 12:27:59 UTC 2021
On Mon, 10 May 2021 13:21:44 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> ShenandoahBarrierSetAssembler::generate_c1_pre_barrier_runtime_stub() on aarch64, we can replace ld, tst, br instruction sequence with a single tbz.
>
> Test:
> - [x] hotspot_gc_shenandoah on Linux aarch64
PR title mismatches, BTW.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3948
More information about the shenandoah-dev
mailing list