RFR: 8315970: Big-endian issues after JDK-8310929 [v2]
温绍锦
duke at openjdk.org
Mon Sep 11 07:13:07 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15652/files
- new: https://git.openjdk.org/jdk/pull/15652/files/911bbce8..e1e925b8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15652&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15652&range=00-01
Stats: 24 lines in 1 file changed: 0 ins; 16 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/15652.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15652/head:pull/15652
PR: https://git.openjdk.org/jdk/pull/15652
More information about the core-libs-dev
mailing list