[jdk25u] RFR: 8360255: runtime/jni/checked/TestLargeUTF8Length.java fails with -XX:-CompactStrings

Aleksey Shipilev shade at openjdk.org
Tue Aug 5 13:14:19 UTC 2025


Fixes the test with `-XX:-CompactStrings`.

Additional testing:
 - [x] MacOS AArch64 server fastdebug, affected test fails before the patch, passes with it

-------------

Commit messages:
 - Backport 1ca008fd02496dc33e2707c102560cae1690fba5

Changes: https://git.openjdk.org/jdk25u/pull/65/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=65&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8360255
  Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk25u/pull/65.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/65/head:pull/65

PR: https://git.openjdk.org/jdk25u/pull/65


More information about the jdk-updates-dev mailing list