git: openjdk/jdk: 8292383: Create a SymbolHandle type to use for ResourceHashtable
Coleen Phillimore
coleenp at openjdk.org
Wed Sep 7 14:55:05 UTC 2022
Changeset: 5934669c
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2022-09-07 14:50:58 +0000
URL: https://git.openjdk.org/jdk/commit/5934669ca88c919fe9419410ea75a022a676eef4
8292383: Create a SymbolHandle type to use for ResourceHashtable
Reviewed-by: iklam, hseigel
! src/hotspot/share/cds/cdsProtectionDomain.cpp
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/classfile/classFileParser.hpp
! src/hotspot/share/classfile/loaderConstraints.cpp
! src/hotspot/share/classfile/moduleEntry.cpp
! src/hotspot/share/classfile/moduleEntry.hpp
! src/hotspot/share/classfile/packageEntry.cpp
! src/hotspot/share/classfile/packageEntry.hpp
! src/hotspot/share/classfile/placeholders.cpp
! src/hotspot/share/classfile/symbolTable.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/interpreter/linkResolver.cpp
! src/hotspot/share/oops/instanceKlass.cpp
+ src/hotspot/share/oops/symbolHandle.hpp
! test/hotspot/gtest/utilities/test_resourceHash.cpp
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java
More information about the jdk-changes
mailing list