git: openjdk/jdk: 8262227: Change SystemDictionary::find() to return an InstanceKlass*.

Harold Seigel hseigel at openjdk.java.net
Thu Feb 25 21:16:36 UTC 2021


Changeset: 29c603f9
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2021-02-25 21:16:01 +0000
URL:       https://git.openjdk.java.net/jdk/commit/29c603f9

8262227: Change SystemDictionary::find() to return an InstanceKlass*.

Reviewed-by: iklam, dholmes, coleenp

! src/hotspot/share/aot/aotCodeHeap.cpp
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/jfr/instrumentation/jfrEventClassTransformer.cpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/hotspot/share/jvmci/jvmciRuntime.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/signature.cpp
! src/hotspot/share/runtime/thread.cpp



More information about the jdk-changes mailing list