RFR: 8299518: HotSpotVirtualMachine shared code across different platforms [v7]

Chris Plummer cjplummer at openjdk.org
Tue Feb 28 19:20:12 UTC 2023


On Tue, 28 Feb 2023 06:17:29 GMT, Yi Yang <yyang at 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
>
> Yi Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fd set -1

Marked as reviewed by cjplummer (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11823


More information about the serviceability-dev mailing list