RFR: 8299518: HotSpotVirtualMachine shared code across different platforms [v8]
Yi Yang
yyang at openjdk.org
Fri Mar 3 06:07:55 UTC 2023
> 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:
have/has
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11823/files
- new: https://git.openjdk.org/jdk/pull/11823/files/6033fcc4..5dabc62e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11823&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11823&range=06-07
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11823.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11823/head:pull/11823
PR: https://git.openjdk.org/jdk/pull/11823
More information about the serviceability-dev
mailing list