On Fri, 3 Jan 2025 01:57:49 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The fix updates client side of OSX implementation to support Attach API v2. > Server side is shared with Linux and was updated by #22223. > The changes are identical to client-side changes for Linux from #22223. > > Testing: tier1,tier2,tier3,tier4,hs-tier5-svc This pull request has now been integrated. Changeset: 0ae5c6b3 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0ae5c6b38b93125644416e973915608d100f0b16 Stats: 52 lines in 1 file changed: 15 ins; 26 del; 11 mod 8342996: Enhance Attach API to support arbitrary length arguments - OSX Reviewed-by: sspitsyn, kevinw ------------- PR: https://git.openjdk.org/jdk/pull/22907