On Tue, 3 Jan 2023 09:34:55 GMT, Yi Yang <yy...@openjdk.org> wrote: > harmless refactor to share code across different platforms of > VirtualMachineImpl: > 1. Shared code to process command response after requesting a command > execution > 2. Read functionality in SocketInputStream can be reused
This pull request has now been integrated. Changeset: 10d6a8e6 Author: Yi Yang <yy...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/10d6a8e66a911d876239e44afbd76f7faf660cc3 Stats: 396 lines in 5 files changed: 94 ins; 240 del; 62 mod 8299518: HotSpotVirtualMachine shared code across different platforms Reviewed-by: cjplummer, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/11823