Integrated: 8253098: Archived full module graph should be disabled if CDS heap cannot be mapped
    Ioi Lam 
    iklam at openjdk.java.net
       
    Tue Sep 15 02:40:12 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.
This pull request has now been integrated.
Changeset: 70cc7fc1
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/70cc7fc1
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod
8253098: Archived full module graph should be disabled if CDS heap cannot be mapped
Reviewed-by: ccheung, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/158
    
    
More information about the hotspot-runtime-dev
mailing list