Re: RFR: 8342996: Enhance Attach API to support arbitrary length arguments - OSX

2025-01-13 Thread Alex Menkov
On Fri, 3 Jan 2025 01:57:49 GMT, Alex Menkov wrote: > The fix updates client side of OSX implementation to support Attach API v2. > Server side is shared with Linux and was updated by #3. > The changes are identical to client-side changes for Linux from #3. > > Testing: tier1,tier2,tier3

Re: RFR: 8342996: Enhance Attach API to support arbitrary length arguments - OSX

2025-01-13 Thread Kevin Walls
On Fri, 3 Jan 2025 01:57:49 GMT, Alex Menkov wrote: > The fix updates client side of OSX implementation to support Attach API v2. > Server side is shared with Linux and was updated by #3. > The changes are identical to client-side changes for Linux from #3. > > Testing: tier1,tier2,tier3

Re: RFR: 8342996: Enhance Attach API to support arbitrary length arguments - OSX

2025-01-03 Thread Serguei Spitsyn
On Fri, 3 Jan 2025 01:57:49 GMT, Alex Menkov wrote: > The fix updates client side of OSX implementation to support Attach API v2. > Server side is shared with Linux and was updated by #3. > The changes are identical to client-side changes for Linux from #3. > > Testing: tier1,tier2,tier3

RFR: 8342996: Enhance Attach API to support arbitrary length arguments - OSX

2025-01-02 Thread Alex Menkov
The fix updates client side of OSX implementation to support Attach API v2. Server side is shared with Linux and was updated by #3. The changes are identical to client-side changes for Linux from #3. Testing: tier1,tier2,tier3,tier4,hs-tier5-svc - Commit messages: - attach_v