[crac] RFR: PID adjustment on checkpoint [v3]
Roman Marchenko
rmarchenko at openjdk.org
Wed Jun 21 14:33:35 UTC 2023
On Wed, 21 Jun 2023 14:21:21 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
> I wonder, given your other work, what will be the path to support other platforms? If that's going to be just `#ifdef LINUX` you could already guard platform-specific code with that.
Currently it's guarded with JAVAW and WIN32 ifdef's. And you're right, some part of this PR is Linux-specific.
-------------
PR Comment: https://git.openjdk.org/crac/pull/86#issuecomment-1600948426
More information about the crac-dev
mailing list