On Sun, 10 Sep 2023 16:39:30 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? This pull request has now been integrated. Changeset: 4cb4637b Author: shaojin.wensj <shaojin.we...@alibaba-inc.com> Committer: Martin Doerr <mdo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4cb4637b797d0347f524662cbb853494573da7b9 Stats: 31 lines in 1 file changed: 6 ins; 20 del; 5 mod 8315970: Big-endian issues after JDK-8310929 Reviewed-by: mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/15652