[lworld] Integrated: 8284164: [lworld] Inline type elements of autobox cache should be casted to non-null
Tobias Hartmann
thartmann at openjdk.org
Wed Feb 22 14:16:10 UTC 2023
On Wed, 22 Feb 2023 13:54:33 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> The problematic logic in `TypeAryPtr::compute_klass` was removed with the integration of [JDK-8297933](https://bugs.openjdk.org/browse/JDK-8297933):
>
> https://github.com/openjdk/valhalla/blob/8ac816b8642b1994a21b5b1476aca93ba4a1096a/src/hotspot/share/opto/type.cpp#L6047-L6050
>
> We therefore no longer need the workaround.
>
> Best regards,
> Tobias
This pull request has now been integrated.
Changeset: a5785722
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/a5785722f5f49fba98efdbb3f0edf5c7613d8b83
Stats: 6 lines in 1 file changed: 0 ins; 4 del; 2 mod
8284164: [lworld] Inline type elements of autobox cache should be casted to non-null
-------------
PR: https://git.openjdk.org/valhalla/pull/826
More information about the valhalla-dev
mailing list