Integrated: 8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order

Brian Burkhalter bpb at openjdk.java.net
Thu Apr 22 19:47:25 UTC 2021


On Wed, 21 Apr 2021 19:36:57 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Please consider this request to correct what appear to be `jdk.internal.misc.ScopedMemoryAccess$Scope`s passed in incorrect order to the `copyMemory()` and `copySwapMemory()` methods of `jdk.internal.misc.ScopedMemoryAccess` in some of the `java.nio.Buffer` bulk transfer methods.

This pull request has now been integrated.

Changeset: ca0de266
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ca0de266
Stats:     7 lines in 2 files changed: 1 ins; 0 del; 6 mod

8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order

Reviewed-by: mcimadamore

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

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


More information about the nio-dev mailing list