Withdrawn: 8303524: Check FunctionDescriptor byte order when linking
Jorn Vernee
jvernee at openjdk.org
Tue Mar 28 17:57:36 UTC 2023
On Thu, 23 Mar 2023 16:47:08 GMT, Jorn Vernee <jvernee at 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.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/13161
More information about the core-libs-dev
mailing list