git: openjdk/jdk: 8292699: Improve printing of classes in native debugger

Ioi Lam iklam at openjdk.org
Mon Oct 24 22:20:20 UTC 2022


Changeset: 89dafc00
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2022-10-24 22:17:51 +0000
URL:       https://git.openjdk.org/jdk/commit/89dafc002f934f7381a150e3f04fd1f830d183a4

8292699: Improve printing of classes in native debugger

Reviewed-by: coleenp

+ src/hotspot/share/classfile/classPrinter.cpp
+ src/hotspot/share/classfile/classPrinter.hpp
! src/hotspot/share/interpreter/bytecodeTracer.cpp
! src/hotspot/share/interpreter/bytecodeTracer.hpp
! src/hotspot/share/interpreter/interpreter.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/interpreter/interpreterRuntime.hpp
! src/hotspot/share/oops/cpCache.cpp
! src/hotspot/share/oops/cpCache.hpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/oops/symbol.cpp
! src/hotspot/share/oops/symbol.hpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! src/hotspot/share/utilities/debug.cpp
+ test/hotspot/gtest/runtime/test_classPrinter.cpp



More information about the jdk-changes mailing list