RFR: 8342449: reimplement: JDK-8327114 Attach in Linux may have wrong behavior when pid == ns_pid

Serguei Spitsyn sspitsyn at openjdk.org
Wed Nov 13 21:25:23 UTC 2024


On Wed, 13 Nov 2024 15:57:35 GMT, Laurence Cable <larry.cable at oracle.com> wrote:

> it cant since its optional...

You are right. The `ldd` could be used to check for `libjvm` but `libjvm` can be statically linked. So, let's skip this for now.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21688#issuecomment-2474810484


More information about the serviceability-dev mailing list