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

Zhengyu Gu zgu at openjdk.java.net
Thu Apr 21 13:03:29 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.

LGTM

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

Marked as reviewed by zgu (Reviewer).

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


More information about the hotspot-runtime-dev mailing list