On Wed, 15 Sep 2021 17:03:43 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> 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. Rechecked again. Now without involving IDEA. Just started small java program and then attached. Then checkouted revision before my commits (a9188f237ec) and rebuild and repeated.  [with_fixes_java_vmstructsdump.txt](https://github.com/openjdk/jdk/files/7172443/with_fixes_java_vmstructsdump.txt) [without_fixes_java_vmstructsdump.txt](https://github.com/openjdk/jdk/files/7172444/without_fixes_java_vmstructsdump.txt) ------------- PR: https://git.openjdk.java.net/jdk/pull/5294