git: openjdk/jdk: 8255746: Make PrintCompilation available on a per method level
Xin Liu
xliu at openjdk.org
Wed Oct 19 19:42:54 UTC 2022
Changeset: f872467d
Author: Joshua Cao <joshcao at amazon.com>
Committer: Xin Liu <xliu at openjdk.org>
Date: 2022-10-19 19:40:18 +0000
URL: https://git.openjdk.org/jdk/commit/f872467d69a6d8442f8004609ce819641cab568b
8255746: Make PrintCompilation available on a per method level
Reviewed-by: chagedorn, kvn, xliu
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compileTask.cpp
! src/hotspot/share/compiler/compileTask.hpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/compiler/compilerOracle.hpp
+ test/hotspot/jtreg/compiler/print/CompileCommandPrintCompilation.java
+ test/hotspot/jtreg/compiler/print/PrintCompilation.java
! test/lib-test/jdk/test/whitebox/vm_flags/BooleanTest.java
More information about the jdk-changes
mailing list