RFR: 8253098: Archived full module graph should be disabled if CDS heap cannot be mapped

David Holmes dholmes at openjdk.java.net
Tue Sep 15 02:32:23 UTC 2020


On Mon, 14 Sep 2020 21:40:50 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please review this simple fix -- `MetaspaceShared::use_full_module_graph()` depends on the CDS heap. It should be
> disabled if the CDS heap cannot be mapped.

Looks good.

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/158


More information about the hotspot-runtime-dev mailing list