On Thu, 23 Mar 2023 16:47:08 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> Linkers are strongly tied to a particular byte order, because they are tied 
> to a particular platform. So, the linker should reject layouts that have 
> another byte order. This patch implements that check.

The code changes look good, but the javadoc should be updated to reflect the 
new constraints.

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

PR Review: https://git.openjdk.org/jdk/pull/13161#pullrequestreview-1359225396

Reply via email to