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

Vladimir Kempik vkempik at openjdk.java.net
Wed May 26 11:43:16 UTC 2021


On Wed, 12 May 2021 18:31:37 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:

> Hi!
> I'd like to backport this patch that fixes hotspot debug builds crash. The patch doesn't apply cleanly due to miss of 8252848. The manual fix is required for **macroArrayCopy.cpp:553**: rename **dest_uninitialized** to **acopy_to_uninitialized**
> 
> Pass tier(1,2}

Marked as reviewed by vkempik (Committer).

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

PR: https://git.openjdk.java.net/jdk15u-dev/pull/52


More information about the jdk-updates-dev mailing list