[jdk21u-dev] Integrated: 8327971: Multiple ASAN errors reported for metaspace

Sonia Zaldana Calles szaldana at openjdk.org
Tue Apr 23 11:02:34 UTC 2024


On Mon, 15 Apr 2024 20:44:17 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 324cef1c
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/324cef1ce38c80b2d5ee224ef31e29eb8633cac0
Stats:     50 lines in 9 files changed: 48 ins; 0 del; 2 mod

8327971: Multiple ASAN errors reported for metaspace
8327988: When running ASAN, disable dangerous NMT test

Reviewed-by: stuefe, shade
Backport-of: 9e566d76d1d8acca27d8f69fffcbeb0b49b060ba

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

PR: https://git.openjdk.org/jdk21u-dev/pull/504


More information about the jdk-updates-dev mailing list