This PR suggests a fix for a failing test on platforms with big endian. The PR also contains a drive-by removal of an unused import.
------------- Commit messages: - Remove unused imports - Fix problem with endianness Changes: https://git.openjdk.org/jdk/pull/16259/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16259&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8318454 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/16259.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16259/head:pull/16259 PR: https://git.openjdk.org/jdk/pull/16259