RFR: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors
Joe Darcy
darcy at openjdk.org
Thu Jul 10 05:06:20 UTC 2025
On Thu, 10 Jul 2025 04:58:29 GMT, David Holmes <dholmes at openjdk.org> wrote:
> 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
Marked as reviewed by darcy (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26235#pullrequestreview-3003923941
More information about the hotspot-runtime-dev
mailing list