AdoptOpenJDK/jitwatch

I can't see the assembly instructions.

GG22G2 opened this issue · 2 comments

When I use jdk8, I can see the correct assembly instructions, but when I use jdk17, Assembly window does not show assembly instructions
image

Hi, are you using the same hsdis for JDK8 and JDK17?

You may need to use a more recently compiled version of hsdis for JDK17. Can you try one from https://builds.shipilev.net/hsdis/ ?

Thanks,

Chris

Hi, I'm closing all the issues except for the ones I'm actively working on.