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

Sergey Nazarkin snazarki at openjdk.java.net
Thu May 27 17:34: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}

This pull request has now been integrated.

Changeset: ebaf7e16
Author:    Sergey Nazarkin <snazarki at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/ebaf7e16c59090f24ef8b43b5a47ac64ca68e432
Stats:     42 lines in 3 files changed: 10 ins; 0 del; 32 mod

8263361: Incorrect arraycopy stub selected by C2 for SATB collectors

Reviewed-by: vkempik, yan
Backport-of: 5d87a21991b964e1c50495dc2dc982db425830b5

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

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


More information about the jdk-updates-dev mailing list