[lworld] Withdrawn: 8294054: [lworld] asPrimaryType/asValueType intrinsics broken after JDK-8287692
Tobias Hartmann
thartmann at openjdk.org
Tue Sep 20 09:31:01 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 been closed without being integrated.
-------------
PR: https://git.openjdk.org/valhalla/pull/762
More information about the valhalla-dev
mailing list