RFR: JDK-8285307: remove unused os::available

David Holmes dholmes at openjdk.java.net
Thu Apr 21 11:16:26 UTC 2022


On Thu, 21 Apr 2022 08:18:04 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Seems int os::available(int fd, jlong *bytes) is not used any more and can be removed.

Well spotted :)

Cleanup looks good.

Thanks.

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8327


More information about the hotspot-runtime-dev mailing list