RFR: 8327114: Attach in Linux may have wrong behaviour when pid == ns_pid (Kubernetes debug container) [v5]

Sebastian Lövdahl duke at openjdk.org
Sun Sep 29 11:27:38 UTC 2024


On Mon, 1 Jul 2024 12:55:24 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

>> Sebastian Lövdahl has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Adapt code style
>
> (!havePidNSes && nsPid > 1)
> I didn't get this at first, I think it's because PID 1 can't have a parent? (in the same namespace)

Ah, maybe @kevinjwalls needs to approve the PR again before it can be integrated? IIRC the only change since that approval was these comment changes: https://github.com/openjdk/jdk/pull/19055#issuecomment-2202761731

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

PR Comment: https://git.openjdk.org/jdk/pull/19055#issuecomment-2381318968


More information about the serviceability-dev mailing list