RFR: 8340205: Native linker allows MemoryLayout consisting of only PaddingLayout [v13]
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Nov 11 17:32:13 UTC 2024
On Wed, 6 Nov 2024 15:25:07 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> Maybe we should also check that padding layouts have natural alignment? The alignment of padding layouts can affect the alignment of the enclosing container.
This makes sense, but I wonder if that would require a change in the javadoc?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21041#issuecomment-2468691923
More information about the core-libs-dev
mailing list