On Wed, 15 Sep 2021 16:42:39 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> I wondered about this too. Perhaps this messages coming from the _target >> JDK_ which I'm attached too? >> I attached to my IntelliJ IDEA process. It uses JDK 11. > > SA doesn't doesn't run any code on the target. I wonder if you are exporting CLASSPATH and that is causing `jhsdb` to pick up the wrong SA implementation. ------------- PR: https://git.openjdk.java.net/jdk/pull/5294