RFR: 8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow [v2]
Matthias Baesken
mbaesken at openjdk.org
Tue Aug 5 07:38:22 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26598/files
- new: https://git.openjdk.org/jdk/pull/26598/files/3258a5b3..644b4d10
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26598&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26598&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26598.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26598/head:pull/26598
PR: https://git.openjdk.org/jdk/pull/26598
More information about the hotspot-runtime-dev
mailing list