Integrated: 8255990: Bitmap region of dynamic CDS archive is not unmapped
Calvin Cheung
ccheung at openjdk.java.net
Thu Nov 12 16:19:56 UTC 2020
On Tue, 10 Nov 2020 23:25:11 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Add the missing call to `unmap_region` to unmap the bitmap region of a dynamic CDS archive.
>
> Also modify the `DynamicArchiveRelocationTest` to check for the "Unmapping region" message.
>
> Testing:
>
> - [x] tier1
> - tiers 2,3,4 (in progress)
This pull request has now been integrated.
Changeset: c6ab0fdb
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/c6ab0fdb
Stats: 9 lines in 2 files changed: 8 ins; 0 del; 1 mod
8255990: Bitmap region of dynamic CDS archive is not unmapped
Reviewed-by: iklam, minqi
-------------
PR: https://git.openjdk.java.net/jdk/pull/1151
More information about the hotspot-runtime-dev
mailing list