On Mon, 11 Sep 2023 07:13:07 GMT, 温绍锦 <d...@openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8310929 >> >> @TheRealMDoerr Feedback: >> >> >> We're getting test failures on AIX: >> compiler/intrinsics/Test8215792.java >> compiler/intrinsics/string/TestStringIntrinsics.java >> runtime/CompactStrings/TestMethodNames.java >> runtime/StringIntrinsic/StringIndexOfChar.java >> Is there a problem with Big Endian? > > 温绍锦 has updated the pull request incrementally with one additional commit > since the last revision: > > remove ByteArrayLittleEndian This looks reasonable. The tests have passed on linux Big Endian and AIX. Thanks for fixing it so quickly. (Otherwise, backout and re-do would have been a good option as well.) ------------- Marked as reviewed by mdoerr (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/15652#pullrequestreview-1619715473