[lworld] Integrated: 8253006: [lworld] Incorrect debug information for fields of scalarized flat array

Tobias Hartmann thartmann at openjdk.java.net
Thu Sep 10 14:37:33 UTC 2020


On Thu, 10 Sep 2020 11:23:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Loads from a scalarized, flat array generated by PhaseMacroExpand::make_arraycopy_load use a wrong offset because the
> shift value is not adjusted to the inline klass element size. Not sure how this slipped through testing that long but
> existing tests catch it when increasing the number of warmup iterations.

This pull request has now been integrated.

Changeset: dee85cee
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/dee85cee
Stats:     6 lines in 2 files changed: 0 ins; 6 del; 0 mod

8253006: [lworld] Incorrect debug information for fields of scalarized flat array

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

PR: https://git.openjdk.java.net/valhalla/pull/184


More information about the valhalla-dev mailing list