admin管理员组

文章数量:1128674

I want to change my JDK21 from Oracle OpenJDK to IBM OpenJ9.

But I found when use OpenJ9 JDK21, the async-profiler throw a error "Could not find VMThread bridge Unsupported JVM".

I didn't work when JDK is OpenJDK. I want to know why async can't support it and how can I fix it.

There are some information:

JDK:

openjdk version "21.0.5" 2024-10-15 LTS

IBM Semeru Runtime Open Edition 21.0.5.11 (build 21.0.5+11-LTS)

Eclipse OpenJ9 VM 21.0.5.11 (build openj9-0.48.0, JRE 21 Linux amd64-64-Bit

Compressed References 20241015_307 (JIT enabled, AOT enabled)

OpenJ9 - 1d5831436e

OMR - d10a4d553

JCL - b1b311c53fe based on jdk-21.0.5+11)

async-profiler version:3.0-linux-x64

本文标签: