RFR: 8340205: Native linker allows MemoryLayout consisting of only PaddingLayout [v6]

Vladimir Kozelkov duke at openjdk.org
Tue Oct 29 10:48:06 UTC 2024


On Tue, 29 Oct 2024 10:16:45 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> Should we disallow sequence layouts with an element count of zero?

I think this should be done in specific implementations (if at all), not in AbstractLinker, where general rules of "what is definitely wrong" apply. At least that is the conclusion we came to in the discussion above.

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

PR Comment: https://git.openjdk.org/jdk/pull/21041#issuecomment-2443863713


More information about the core-libs-dev mailing list