RFR: 8273684: Unnecessary Stack usage

Chris Plummer cjplummer at openjdk.java.net
Wed Sep 15 17:06:54 UTC 2021


On Wed, 15 Sep 2021 16:42:39 GMT, Chris Plummer <cjplummer at 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


More information about the serviceability-dev mailing list