hg: jdk/jdk: 8249768: Move static oops and NullPointerException oops from Universe into OopStorage
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jul 22 14:33:34 UTC 2020
Changeset: 8531522cb2ae
Author: coleenp
Date: 2020-07-22 10:32 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/rev/8531522cb2ae
8249768: Move static oops and NullPointerException oops from Universe into OopStorage
Summary: Make NPE oops an objArrayOop.
Reviewed-by: dholmes, eosterlund
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/arm/templateTable_arm.cpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/memory/universe.hpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/oopHandle.hpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/runtime/reflection.cpp
! src/hotspot/share/runtime/vmStructs.cpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbPrintStatics.java
More information about the jdk-changes
mailing list