RFR: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
David Holmes
dholmes at openjdk.org
Thu Jul 10 05:06:20 UTC 2025
Please review this trivial fix to the test, which needed to set `-XX:-CreateCoredumpsOnCrash`, after which the exit code is 1 on all platforms.
The test now runs a lot faster too.
Thanks
-------------
Commit messages:
- 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
Changes: https://git.openjdk.org/jdk/pull/26235/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26235&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361754
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26235.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26235/head:pull/26235
PR: https://git.openjdk.org/jdk/pull/26235
More information about the hotspot-runtime-dev
mailing list