On Wed, 15 Sep 2021 18:27:05 GMT, Andrey Turbanov <github.com+741251+turban...@openjdk.org> wrote:
>> 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) Ok, looks good. You can consider the SA changes reviewed. ------------- PR: https://git.openjdk.java.net/jdk/pull/5294