On Tue, 2 Apr 2024 15:04:40 GMT, Per Minborg <pminb...@openjdk.org> wrote:
> This PR proposes to add an internal layout transformer that could be used to > transform MemoryLayout entities. For example, it would be possible to convert > a struct layout to use network order ((big-endian) instead of native byte > order (often little-endian). Another application is to remove naming > recursively for composite layouts when caching shapes etc. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/18582