AdoptOpenJDK/jitwatch

The adaptation issue with JDK 17

Closed this issue · 0 comments

Hello, we are having problems using jitwatch to analyze service jit logs.The specific manifestation of the problem is that when jitwatch analyzes the log, the result is empty.
Our JVM parameters are -Xlog:compilation*=trace:file=/opt/logs/jit.log:time,uptime,level,tags:filecount=20,filesize=50M.
I want to know whether the current jitwatch supports analysis of jit logs of jdk17.