[jdk11u-dev] Integrated: 8224853: CDS address sanitizer errors

Aleksey Shipilev shade at openjdk.java.net
Mon Jul 5 08:36:54 UTC 2021


On Fri, 2 Jul 2021 14:22:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is the unclean backport, because the affected `ReadClosure` and `WriteClosure` moved around for CDS work in later JDKs.
> 
> Additional testing: 
>  - [x] Linux x86_64 `fastdebug`, `--enable-asan`, `-XX:+DumpSharedSpaces` tests (used to fail, now pass)
>  - [x] Linux x86_64 `fastdebug`, `runtime/cds` tests (still pass)

This pull request has now been integrated.

Changeset: 3f034767
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/3f03476795bc6d256535af8abd2465ea4e3869b1
Stats:     15 lines in 3 files changed: 13 ins; 0 del; 2 mod

8224853: CDS address sanitizer errors

Reviewed-by: jiangli
Backport-of: 72daa46d46ffdfe5e7e24036b35c1d46252d4d83

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/97


More information about the jdk-updates-dev mailing list