Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

Commit 9bf8b49

Browse files
author
duke
committedSep 15, 2020
Automatic merge of jdk:master into master
2 parents 05dba46 + 70cc7fc commit 9bf8b49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/hotspot/share/memory/filemap.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1846,6 +1846,7 @@ void FileMapInfo::map_heap_regions() {
18461846

18471847
if (!HeapShared::open_archive_heap_region_mapped()) {
18481848
assert(open_archive_heap_ranges == NULL && num_open_archive_heap_ranges == 0, "sanity");
1849+
MetaspaceShared::disable_full_module_graph();
18491850
}
18501851
}
18511852

0 commit comments

Comments
 (0)