git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Mon Dec 18 15:22:18 UTC 2023
Changeset: c0a3b769
Author: Yi-Fan Tsai <yftsai at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-12-18 15:19:16 +0000
URL: https://git.openjdk.org/mobile/commit/c0a3b76958bd6766b18cab31b461c1b0ac2c65cd
8316197: Make tracing of inline cache available in unified logging
Reviewed-by: kvn, dholmes
! src/hotspot/cpu/aarch64/compiledIC_aarch64.cpp
! src/hotspot/cpu/arm/compiledIC_arm.cpp
! src/hotspot/cpu/ppc/compiledIC_ppc.cpp
! src/hotspot/cpu/riscv/compiledIC_riscv.cpp
! src/hotspot/cpu/s390/compiledIC_s390.cpp
! src/hotspot/cpu/x86/compiledIC_x86.cpp
! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/logging/logTag.hpp
! src/hotspot/share/runtime/globals.hpp
! test/hotspot/jtreg/compiler/arguments/TestTraceICs.java
Changeset: d74ca2fe
Author: duke <duke at openjdk.org>
Date: 2023-12-18 15:19:41 +0000
URL: https://git.openjdk.org/mobile/commit/d74ca2fee751a5f02b6a7a1fd96794501231394f
Automatic merge of jdk:master into master
Changeset: a5122d7f
Author: Yi-Fan Tsai <yftsai at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2023-12-18 15:20:59 +0000
URL: https://git.openjdk.org/mobile/commit/a5122d7f6c36a4c98ea4bea7a7c8081e2a4dadca
8314029: Add file name parameter to Compiler.perfmap
Reviewed-by: cjplummer, eastigeevich
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
! src/jdk.jcmd/share/man/jcmd.1
! test/hotspot/jtreg/serviceability/dcmd/compiler/PerfMapTest.java
Changeset: 1df48a8d
Author: duke <duke at openjdk.org>
Date: 2023-12-18 15:21:41 +0000
URL: https://git.openjdk.org/mobile/commit/1df48a8db6e553f0c5a195274d47e6f27211e00c
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list