git: openjdk/jdk: 8306843: JVMTI tag map extremely slow after JDK-8292741
Coleen Phillimore
coleenp at openjdk.org
Wed May 10 12:35:19 UTC 2023
Changeset: 4251b562
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2023-05-10 12:32:06 +0000
URL: https://git.openjdk.org/jdk/commit/4251b56214a6af6c307a473c7ba13482ad3109e2
8306843: JVMTI tag map extremely slow after JDK-8292741
Reviewed-by: sspitsyn, iklam
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/prims/jvmtiTagMap.cpp
! src/hotspot/share/prims/jvmtiTagMapTable.cpp
! src/hotspot/share/prims/jvmtiTagMapTable.hpp
! src/hotspot/share/utilities/resizeableResourceHash.hpp
! src/hotspot/share/utilities/resourceHash.hpp
+ test/hotspot/jtreg/serviceability/jvmti/SetTag/TagMapTest.java
+ test/hotspot/jtreg/serviceability/jvmti/SetTag/libTagMapTest.cpp
More information about the jdk-changes
mailing list