Withdrawn: JDK-8300582: Introduce interface for unaligned memory accesses

duke duke at openjdk.org
Mon Aug 14 02:51:58 UTC 2023


On Wed, 18 Jan 2023 18:22:35 GMT, Justin King <jcking at openjdk.org> wrote:

> Introduce interface for unaligned memory accesses `UnalignedAccess`, consolidate the byte swapping implementation to `byteswap`, and switch to a generic implementation of `Bytes`.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/12078


More information about the hotspot-dev mailing list