Integrated: JDK-8314163: os::print_hex_dump prints incorrectly for big endian platforms and unit sizes larger than 1
Thomas Stuefe
stuefe at openjdk.org
Wed Aug 16 05:17:19 UTC 2023
On Sat, 12 Aug 2023 07:55:25 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> See comment. Seen on AIX. Big-endian is a pain.
>
> Thanks to @MBaesken for testing the patch.
This pull request has now been integrated.
Changeset: 6a15860b
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6a15860b126c9e9eb62579d9b710dcdc0ec489bb
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
8314163: os::print_hex_dump prints incorrectly for big endian platforms and unit sizes larger than 1
Reviewed-by: mbaesken, shade
-------------
PR: https://git.openjdk.org/jdk/pull/15256
More information about the hotspot-runtime-dev
mailing list