Integrated: 8255886: Shenandoah: Resolve cset address truncation and register clash in interpreter LRB
Roman Kennke
rkennke at openjdk.java.net
Wed Nov 4 21:33:56 UTC 2020
On Wed, 4 Nov 2020 12:28:23 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> JDK-8255762 caused test failure on Windows because of overlapping argument registers in the LRB runtime call. The problem is more general, though, but hasn't manifested anywhere else.
>
> Testing: hotspot_gc_shenandoah (linux: x86_64, x86_32, windows: x86_64)
This pull request has now been integrated.
Changeset: 29db1dcd
Author: Roman Kennke <rkennke at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/29db1dcd
Stats: 36 lines in 1 file changed: 21 ins; 1 del; 14 mod
8255886: Shenandoah: Resolve cset address truncation and register clash in interpreter LRB
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/1054
More information about the hotspot-dev
mailing list