Integrated: 8230486: G1BarrierSetAssembler::g1_write_barrier_post unnecessarily pushes/pops new_val
Albert Mingkun Yang
ayang at openjdk.java.net
Tue May 18 14:01:45 UTC 2021
On Mon, 17 May 2021 13:25:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Removes the unnecessary push/pop instruction.
>
> Test: hotspot_gc
This pull request has now been integrated.
Changeset: f8f40ab2
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/f8f40ab25ffce0243a40f307b0341cddd12ccb5d
Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod
8230486: G1BarrierSetAssembler::g1_write_barrier_post unnecessarily pushes/pops new_val
Reviewed-by: kbarrett, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/4063
More information about the hotspot-dev
mailing list