[crac] RFR: Handle open file descriptors with configurable policies [v6]

Radim Vansa rvansa at openjdk.org
Thu Jun 29 16:12:24 UTC 2023


On Fri, 16 Jun 2023 13:33:37 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   cleanup
>
> Some random notes from first reading, I'll do another pass. This is not a request to change anything.

@AntonKozlov Updated.
* all the native code should be gone
* the resources are using only existing methods
* policies are in a single file (both files, sockets and pipes...), no separation to checkpoint and restore
* removed the possibility to open another file instead

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

PR Comment: https://git.openjdk.org/crac/pull/69#issuecomment-1613471442


More information about the crac-dev mailing list