< prev index next >

src/hotspot/share/memory/heapShared.cpp

Print this page
rev 55787 : 8228507: Archive FDBigInteger
Reviewed-by: TBD
rev 55788 : 8228581: Archive BigInteger constants
Reviewed-by: TBD

*** 78,87 **** --- 78,88 ---- {"java/util/ImmutableCollections$ListN", "EMPTY_LIST"}, {"java/util/ImmutableCollections$MapN", "EMPTY_MAP"}, {"java/util/ImmutableCollections$SetN", "EMPTY_SET"}, {"java/lang/module/Configuration", "EMPTY_CONFIGURATION"}, {"jdk/internal/math/FDBigInteger", "archivedCaches"}, + {"java/math/BigInteger", "archivedCaches"}, }; const static int num_closed_archive_subgraph_entry_fields = sizeof(closed_archive_subgraph_entry_fields) / sizeof(ArchivableStaticFieldInfo); const static int num_open_archive_subgraph_entry_fields =
< prev index next >