RFR (8): JDK-8221848: Shenandoah: ArrayCopy post-barrier improvements

Roman Kennke rkennke at redhat.com
Tue May 21 10:43:22 UTC 2019


This backports JDK-8221848: Shenandoah: ArrayCopy post-barrier
improvements. As before with "JDK-8221751: Shenandoah: Improve SATB
enqueueing" we need to break out the arraycopy-epilogue code in asm. It
also incorporates the fixes that I've done for jdk11 (correct usage of
missing count Register, correct placement of push/pop).

http://cr.openjdk.java.net/~rkennke/backport-jdk8-JDK-8221848/webrev.00/

Testing: hotspot_gc_shenandoah (x86/aarch64)

ok?

Roman



More information about the shenandoah-dev mailing list