git: openjdk/jdk: 8289524: Add JFR JIT restart event
Matthias Baesken
mbaesken at openjdk.org
Tue Jul 19 07:11:15 UTC 2022
Changeset: dfbc6919
Author: Matthias Baesken <mbaesken at openjdk.org>
Date: 2022-07-19 07:07:41 +0000
URL: https://git.openjdk.org/jdk/commit/dfbc6919e1e233b42aede97f1323ce5529fab7cf
8289524: Add JFR JIT restart event
Reviewed-by: kvn, lucy
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/jfr/metadata/metadata.xml
! src/hotspot/share/runtime/sweeper.cpp
! src/jdk.jfr/share/conf/jfr/default.jfc
! src/jdk.jfr/share/conf/jfr/profile.jfc
! test/jdk/jdk/jfr/event/compiler/TestCodeCacheFull.java
+ test/jdk/jdk/jfr/event/compiler/TestJitRestart.java
! test/lib/jdk/test/lib/jfr/EventNames.java
More information about the jdk-changes
mailing list