hg: valhalla/valhalla: 8230816: Consolidate classData and dynamic_nest_host into a new ClassLoadInfo data structure
harold.seigel at oracle.com
harold.seigel at oracle.com
Tue Nov 12 20:49:05 UTC 2019
Changeset: 7764761b3a98
Author: hseigel
Date: 2019-11-12 20:48 +0000
URL: https://hg.openjdk.java.net/valhalla/valhalla/rev/7764761b3a98
8230816: Consolidate classData and dynamic_nest_host into a new ClassLoadInfo data structure
Summary: create ClassInstanceInfo and ClassLoadInfo classes to consolidate parameter types
Reviewed-by: lfoltan, mchung
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/classfile/classFileParser.hpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoaderExt.cpp
! src/hotspot/share/classfile/klassFactory.cpp
! src/hotspot/share/classfile/klassFactory.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/prims/jvmtiRedefineClasses.cpp
! src/hotspot/share/prims/unsafe.cpp
More information about the valhalla-dev
mailing list