hg: jdk/jdk: 8223956: Make SymbolTable and StringTable AllStatic
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu May 16 11:45:36 UTC 2019
Changeset: ea619918de95
Author: coleenp
Date: 2019-05-16 07:09 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/ea619918de95
8223956: Make SymbolTable and StringTable AllStatic
Summary: Removed superfluous and confusing _the_table pointer.
Reviewed-by: gziemski, rehn
! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/stringTable.hpp
! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/classfile/symbolTable.hpp
! src/hotspot/share/jfr/periodic/jfrPeriodic.cpp
! src/hotspot/share/prims/resolvedMethodTable.cpp
! src/hotspot/share/prims/resolvedMethodTable.hpp
More information about the jdk-all-changes
mailing list