On Wed, 10 Apr 2024 15:38:22 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

> Please review this simple cleanup which removes the 
> `AbstractLinker::linkerByteOrder` method. It was only used in 
> `AixPPC64Linker`, where we know it will always return `ByteOrder.BIG_ENDIAN` 
> so we can just replace the call with that.
> 
> Testing: Local run of `run-test-jdk_foreign`.

Looks good

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

Marked as reviewed by mcimadamore (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18726#pullrequestreview-1992115409

Reply via email to