[lworld] Integrated: 8294054: [lworld] asPrimaryType/asValueType intrinsics broken after JDK-8287692
Tobias Hartmann
thartmann at openjdk.org
Tue Sep 20 09:33:56 UTC 2022
On Tue, 20 Sep 2022 08:56:34 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> [JDK-8287692](https://bugs.openjdk.org/browse/JDK-8287692) made the `asPrimaryType`/`asValueType` methods in `java.lang.Class` package private and added public versions to `jdk.internal.value.PrimitiveClass`. This change adds the required VM code to intrinsify the new methods.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: bac833dc
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/bac833dc71c77e9715f6f9122440da9dd2615fb8
Stats: 21 lines in 6 files changed: 15 ins; 0 del; 6 mod
8294054: [lworld] asPrimaryType/asValueType intrinsics broken after JDK-8287692
-------------
PR: https://git.openjdk.org/valhalla/pull/762
More information about the valhalla-dev
mailing list