git: openjdk/jdk: 8213445: jcmd VM.symboltable and VM.stringtable -verbose output contains no shared symbols or strings

Calvin Cheung ccheung at openjdk.java.net
Thu Apr 21 15:41:34 UTC 2022


Changeset: 73f3e17e
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2022-04-21 15:40:29 +0000
URL:       https://git.openjdk.java.net/jdk/commit/73f3e17ea7be983d6f48696b2e5588426dab91c5

8213445: jcmd VM.symboltable and VM.stringtable -verbose output contains no shared symbols or strings

Reviewed-by: iklam, dholmes

! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/stringTable.hpp
! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/classfile/symbolTable.hpp
! test/hotspot/jtreg/runtime/cds/DumpSymbolAndStringTable.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java
! test/hotspot/jtreg/runtime/cds/appcds/jcmd/JCmdTestDumpBase.java
! test/hotspot/jtreg/runtime/cds/appcds/jcmd/JCmdTestDynamicDump.java
! test/hotspot/jtreg/runtime/cds/appcds/jcmd/JCmdTestFileSafety.java
! test/hotspot/jtreg/runtime/cds/appcds/jcmd/JCmdTestStaticDump.java



More information about the jdk-changes mailing list