RFR: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Aug 5 08:06:13 UTC 2025


On Tue, 5 Aug 2025 07:38:22 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> When running with ASAN enabled binaries , the test runtime/jni/checked/TestCharArrayReleasing.java fails with a  heap-buffer-overflow . This is expected because the test checks API usage errors and this way triggers ASAN.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adjust comment as suggested by David

Thanks for the review !

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

PR Comment: https://git.openjdk.org/jdk/pull/26598#issuecomment-3154005652


More information about the hotspot-runtime-dev mailing list