hg: jdk/jdk: 8249938: Move mirror oops from Universe into OopStorage
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Jul 24 12:33:31 UTC 2020
Changeset: e9c7deca9a98
Author: coleenp
Date: 2020-07-24 08:32 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e9c7deca9a98
8249938: Move mirror oops from Universe into OopStorage
Summary: Save and restore mirror oops to temporary array for CDS, and move them to OopStorage once restored.
Reviewed-by: iklam, dholmes
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/memory/universe.hpp
More information about the jdk-changes
mailing list