[lworld] Integrated: 8257674: [lworld] C1's substitutability check does not respect UseCompressedClassPointers
Tobias Hartmann
thartmann at openjdk.java.net
Thu Dec 3 13:28:15 UTC 2020
On Thu, 3 Dec 2020 13:23:07 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> `UseCompressedOops` is used instead of `UseCompressedClassPointers` when loading the klass pointers in C1's substitutability check. This explains several intermittent test failures.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 330f2f29
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/330f2f29
Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod
8257674: [lworld] C1's substitutability check does not respect UseCompressedClassPointers
-------------
PR: https://git.openjdk.java.net/valhalla/pull/292
More information about the valhalla-dev
mailing list