RFR (M) 8249768: Move static oops and NullPointerException oops from Universe into OopStorage
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Mon Jul 20 20:53:57 UTC 2020
Summary: Move static oops into OopStorage and make NPE oops an objArrayOop.
I've broken up moving oops in Universe to OopStorage into several
parts. This change moves the global static oops. These OopHandles are
not released.
This has been tested with tier1-3 and on also remote-build -b
linux-arm32,linux-ppc64le-debug,linux-s390x-debug,linux-x64-zero.
open webrev at http://cr.openjdk.java.net/~coleenp/2020/8249768.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8249768
Thanks,
Coleen
More information about the hotspot-dev
mailing list