RFR: 8361754: New test runtime/jni/checked/TestCharArrayReleasing.java can cause disk full errors

David Holmes dholmes at openjdk.org
Thu Jul 10 05:10:43 UTC 2025


On Thu, 10 Jul 2025 05:01:54 GMT, Jaikiran Pai <jpai 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
>
> Looks OK and trivial to me.

Thanks for the reviews @jaikiran and @jddarcy !

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

PR Comment: https://git.openjdk.org/jdk/pull/26235#issuecomment-3055562701


More information about the hotspot-runtime-dev mailing list