hg: jdk/sandbox: 8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Dec 10 18:15:26 UTC 2018


Changeset: 3b0fe3d6c3d7
Author:    gziemski
Date:      2018-12-10 11:59 -0600
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/3b0fe3d6c3d7

8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
Summary: Use size_t, replaced macros with const, reverted incorrect API name change.
Reviewed-by: coleenp, kbarrett

! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/stringTable.hpp
! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/classfile/symbolTable.hpp



More information about the jdk-sandbox-changes mailing list