RFR: 8295025: (bf) ByteBuffer "Access to binary data" section suggests putFloat is void
Alan Bateman
alanb at openjdk.org
Tue Oct 11 08:47:27 UTC 2022
On Mon, 10 Oct 2022 22:05:58 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> In the "Access to binary data" section of the class specification of `java.nio.ByteBuffer`, change `void putFloat` to `ByteBuffer putFloat`.
No normative changes so I don't think you need a CSR for this one.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10638
More information about the nio-dev
mailing list