Integrated: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow
Matthias Baesken
mbaesken at openjdk.org
Tue Aug 5 08:06:14 UTC 2025
On Fri, 1 Aug 2025 13:16:40 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.
This pull request has now been integrated.
Changeset: 67ba8b45
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/67ba8b45dd632c40d5e6872d2a6ce24f86c22152
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/26598
More information about the hotspot-runtime-dev
mailing list