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. I will fold this into https://github.com/openjdk/jdk/pull/13164 I think. I think the changes logically go together (as the review comments also show), and it would avoid having to create 2 separate CSRs ------------- PR Comment: https://git.openjdk.org/jdk/pull/13161#issuecomment-1487363852