[jdk13u-dev] RFR: 8263361: Incorrect arraycopy stub selected by C2 for SATB collectors

Yuri Nesterenko yan at openjdk.java.net
Wed Jul 28 10:25:37 UTC 2021


On Wed, 28 Jul 2021 09:53:57 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:

> I'd like to backport this patch that fixes hotspot debug builds crash. The patch is required for further activity to keep backports clean.  The changes are taken from jdk15 and requires some manual intervention at src/hotspot/share/opto/library_call.cpp due to missed 8235653 (it removes line with obj = access_resolve(obj, ACCESS_READ);). 
> 
> I've not touched 8235653 because its low priority and  dependency on a set of other commits

Marked as reviewed by yan (Reviewer).

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/238


More information about the jdk-updates-dev mailing list