Re: AttachListener bsd differences

2024-03-05 Thread Laurence Cable
looking at the "attacher" code in jdk.attach it certainly does not appear to attempt to "attach" via cwd, so I would say that the "attachee" code to check this is redundant, unless there is a backwards compatibility/interoperability issue that requires this where an early JDK "attacher" might a

Re: AttachListener bsd differences

2024-03-04 Thread David Holmes
Hi Sonia, Adding serviceability and Alan Bateman ... On 5/03/2024 2:35 am, Sonia Zaldana Calles wrote: Hi folks, I’m working on JDK-8324683 [0]. I’m hoping to unify the code for attachListener_.cpp for posix platforms. While reviewing linux against bsd, I noted a difference in AttachLi