[jdk21u-dev] RFR: 8327971: Multiple ASAN errors reported for metaspace
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Apr 16 15:28:17 UTC 2024
Hi all,
This PR contains a backport of [9e566d76d1d8acca27d8f69fffcbeb0b49b060ba](https://github.com/openjdk/jdk/commit/9e566d76d1d8acca27d8f69fffcbeb0b49b060ba).
Patch is not clean because of differences with #include statements.
Testing:
- [x] Verified fastdebug build failed with ```--enable-asan``` prior to backport
- [x] Verified fastdebug build succeeded with ```--enable-asan``` after backport
- [x] Verified NMT gtests passed after backport
-------------
Commit messages:
- Backport 9e566d76d1d8acca27d8f69fffcbeb0b49b060ba
Changes: https://git.openjdk.org/jdk21u-dev/pull/504/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=504&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327971
Stats: 50 lines in 9 files changed: 48 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/504.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/504/head:pull/504
PR: https://git.openjdk.org/jdk21u-dev/pull/504
More information about the jdk-updates-dev
mailing list