[crac] RFR: Drop perfdata and cppath [v7]
Radim Vansa
rvansa at openjdk.org
Mon Oct 23 15:34:01 UTC 2023
On Fri, 20 Oct 2023 18:19:02 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use hardcoded path
>
> src/hotspot/os/linux/perfMemory_linux.hpp line 33:
>
>> 31:
>> 32: public:
>> 33: static bool checkpoint(const char* checkpoint_path);
>
> With the proposed changes you do not need the `checkpoint_path` parameter anymore.
Thanks for noting that, updated.
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/119#discussion_r1368878655
More information about the crac-dev
mailing list