Integrated: 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 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

This pull request has now been integrated.

Changeset: 2a53f5a5
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2a53f5a5c2544d4f7a77186d99addae110b06bab
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

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

Reviewed-by: jpai, darcy

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

PR: https://git.openjdk.org/jdk/pull/26235


More information about the hotspot-runtime-dev mailing list