mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 17:14:41 +02:00
8258471: "search codecache" clhsdb command does not work
Reviewed-by: cjplummer, sspitsyn
This commit is contained in:
parent
3f77a6002e
commit
1e03ca13cc
3 changed files with 47 additions and 1 deletions
|
@ -1401,6 +1401,7 @@ typedef HashtableEntry<InstanceKlass*, mtClass> KlassHashtableEntry;
|
|||
declare_type(BufferBlob, RuntimeBlob) \
|
||||
declare_type(AdapterBlob, BufferBlob) \
|
||||
declare_type(MethodHandlesAdapterBlob, BufferBlob) \
|
||||
declare_type(VtableBlob, BufferBlob) \
|
||||
declare_type(CompiledMethod, CodeBlob) \
|
||||
declare_type(nmethod, CompiledMethod) \
|
||||
declare_type(RuntimeStub, RuntimeBlob) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue