hg: jdk/jdk: 8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr

christian.hagedorn at oracle.com christian.hagedorn at oracle.com
Mon May 11 11:02:58 UTC 2020


Changeset: a662625813af
Author:    chagedorn
Date:      2020-05-11 12:57 +0200
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/a662625813af

8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
Summary: Improve debugging with usage of Compile::print_method() for IGV at breakpoints from gdb and rr.
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/idealGraphPrinter.cpp
! src/hotspot/share/opto/idealGraphPrinter.hpp
! src/hotspot/share/opto/phasetype.hpp



More information about the jdk-all-changes mailing list