[crac] RFR: Report checkpoint processing to jcmd

Ilarion Nakonechnyy inakonechnyy at openjdk.java.net
Sat Jun 11 00:30:50 UTC 2022


pass output stream from diagnosticCommand.cpp through java code into os_linux.cpp::VM_crac::doit()

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

Commit messages:
 - whitespaces
 - Properly pass return code to jcmd peer,
 - Check the opened socket, if it is UNIX socked from jcmd.
 - Implementation of reporting

Changes: https://git.openjdk.org/crac/pull/10/files
 Webrev: https://webrevs.openjdk.java.net/?repo=crac&pr=10&range=00
  Stats: 273 lines in 8 files changed: 216 ins; 17 del; 40 mod
  Patch: https://git.openjdk.org/crac/pull/10.diff
  Fetch: git fetch https://git.openjdk.org/crac pull/10/head:pull/10

PR: https://git.openjdk.org/crac/pull/10


More information about the crac-dev mailing list