[jdk11u-dev] RFR: 8224853: CDS address sanitizer errors
    Jiangli Zhou 
    jiangli at openjdk.java.net
       
    Fri Jul  2 18:41:51 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)
Looks good.
-------------
Marked as reviewed by jiangli (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/97
    
    
More information about the jdk-updates-dev
mailing list