[lworld] Integrated: 8295735: [lworld] Missing membar after buffer initialization in method handle return

Tobias Hartmann thartmann at openjdk.org
Fri Oct 21 07:15:59 UTC 2022


On Fri, 21 Oct 2022 05:55:43 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> A missing membar after buffer initialization in C2's handling of scalarized returns from method handle intrinsics leads to incorrect execution and crashes with compiler/valhalla/inlinetypes/TestBufferTearing.java on aarch64.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: e350088b
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/e350088b00de212024094c77683a11ac6a53c5a4
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8295735: [lworld] Missing membar after buffer initialization in method handle return

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

PR: https://git.openjdk.org/valhalla/pull/799



More information about the valhalla-dev mailing list