8228507: Archive FDBigInteger

Reviewed-by: jiangli, bpb
This commit is contained in:
Claes Redestad 2019-08-27 22:26:42 +02:00
parent 85dbabe345
commit 99bf89c581
4 changed files with 98 additions and 84 deletions

View file

@ -79,6 +79,7 @@ static ArchivableStaticFieldInfo open_archive_subgraph_entry_fields[] = {
{"java/util/ImmutableCollections$MapN", "EMPTY_MAP"},
{"java/util/ImmutableCollections$SetN", "EMPTY_SET"},
{"java/lang/module/Configuration", "EMPTY_CONFIGURATION"},
{"jdk/internal/math/FDBigInteger", "archivedCaches"},
};
const static int num_closed_archive_subgraph_entry_fields =