[crac] RFR: Improved open file descriptors tracking [v3]
Radim Vansa
duke at openjdk.org
Thu Feb 16 11:01:00 UTC 2023
On Tue, 14 Feb 2023 07:14:31 GMT, Radim Vansa <duke at openjdk.org> wrote:
>> src/hotspot/os/linux/os_linux.cpp line 57:
>>
>>> 55: #include "runtime/javaCalls.hpp"
>>> 56: #include "runtime/jniHandles.hpp"
>>> 57: #include "runtime/jniHandles.inline.hpp"
>>
>> These ones probably not needed
>
> OK, that comes from your commits, I'll clean it up.
Turns out this is needed, doesn't compile without.
-------------
PR: https://git.openjdk.org/crac/pull/43
More information about the crac-dev
mailing list