hg: jdk9/dev/hotspot: 8180048: Interned string and symbol table leak memory during parallel unlinking
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Mon May 15 11:17:50 UTC 2017
Changeset: d6d7e5caf497
Author: tschatzl
Date: 2017-05-15 12:20 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/d6d7e5caf497
8180048: Interned string and symbol table leak memory during parallel unlinking
Summary: Make appending found dead BasicHashtableEntrys to the free list atomic.
Reviewed-by: ehelin, shade, coleenp
! src/share/vm/classfile/stringTable.cpp
! src/share/vm/classfile/stringTable.hpp
! src/share/vm/classfile/symbolTable.cpp
! src/share/vm/classfile/symbolTable.hpp
! src/share/vm/runtime/vmStructs.cpp
! src/share/vm/utilities/hashtable.cpp
! src/share/vm/utilities/hashtable.hpp
More information about the jdk9-dev-changes
mailing list