git: openjdk/jdk: 8309271: A way to align already compiled methods with compiler directives

Dmitry Chuyko dchuyko at openjdk.org
Thu Mar 14 12:39:56 UTC 2024


Changeset: c879627d
Author:    Dmitry Chuyko <dchuyko at openjdk.org>
Date:      2024-03-14 12:38:48 +0000
URL:       https://git.openjdk.org/jdk/commit/c879627dbd7e9295d44f19ef237edb5de10805d5

8309271: A way to align already compiled methods with compiler directives

Reviewed-by: apangin, sspitsyn, tholenstein

! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compileTask.hpp
! src/hotspot/share/compiler/compilerDirectives.cpp
! src/hotspot/share/compiler/compilerDirectives.hpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/oops/methodFlags.hpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
! test/hotspot/jtreg/serviceability/dcmd/compiler/CompilerDirectivesDCMDTest.java
+ test/hotspot/jtreg/serviceability/dcmd/compiler/DirectivesRefreshTest.java
+ test/hotspot/jtreg/serviceability/dcmd/compiler/refresh_control.txt



More information about the jdk-changes mailing list