Integrated: 8295025: (bf) ByteBuffer "Access to binary data" section suggests putFloat is void

Brian Burkhalter bpb at openjdk.org
Thu Oct 13 18:43:30 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`.

This pull request has now been integrated.

Changeset: 18dd9ee7
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/18dd9ee7010cc4c2ded24042049e94d3f775a785
Stats:     5 lines in 1 file changed: 1 ins; 0 del; 4 mod

8295025: (bf) ByteBuffer "Access to binary data" section suggests putFloat is void

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/10638


More information about the nio-dev mailing list