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

Matthias Baesken mbaesken at openjdk.java.net
Thu Apr 21 13:42:27 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.

Hi David and Zhengyu, thanks for the reviews.

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

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


More information about the hotspot-runtime-dev mailing list