-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
None
-
None
An internal layout transformer could be used to generally 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.
It would be beneficial to provide a common standardized interface for such transformations.
It would be beneficial to provide a common standardized interface for such transformations.
- links to
-
Review openjdk/jdk/18582