[crac] RFR: Correct System.nanotime() value after restore [v6]

Jan Kratochvil duke at openjdk.org
Tue May 16 13:09:20 UTC 2023


On Tue, 16 May 2023 13:04:02 GMT, Radim Vansa <duke at openjdk.org> wrote:

>> I do not know much jtreg. One can try `Runtime.getRuntime().exec("gcc", ...)` and Java experts can improve it later.
>
> I've checked that test sources actually contain various *.c files, but it doesn't seem like this would be compiled from the test. It would make sense to do that from the Makefiles, but haven't found explicit mentions...
> Anyway I find packaging stuff in containers quite convenient (and we don't have to add any extra C sources). I can add the released build of CRIU into the test-base image and remove the part mounting it from local system, would that work for you?

I am not sure what it then tests when everything is bundled. But I am fine if the test does PASS.

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

PR Review Comment: https://git.openjdk.org/crac/pull/53#discussion_r1195137313


More information about the crac-dev mailing list