git: openjdk/jdk17u-dev: 8313678: SymbolTable can leak Symbols during cleanup
Paul Hohensee
phh at openjdk.org
Tue Aug 29 15:13:12 UTC 2023
Changeset: a75e5de8
Author: Oli Gillespie <ogillespie at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-08-29 15:10:50 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/a75e5de8ed4fe1f66e0c6dc714f54f2ef38c8c8d
8313678: SymbolTable can leak Symbols during cleanup
Reviewed-by: phh, shade
Backport-of: 4b2703ad39f8160264eb30c797824cc93a6b56e2
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/prims/resolvedMethodTable.cpp
! src/hotspot/share/services/threadIdTable.cpp
! src/hotspot/share/utilities/concurrentHashTable.inline.hpp
! test/hotspot/gtest/classfile/test_symbolTable.cpp
! test/hotspot/gtest/utilities/test_concurrentHashtable.cpp
More information about the jdk-updates-changes
mailing list