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

Maurizio Cimadamore mcimadamore at openjdk.java.net
Thu Apr 22 13:26:24 UTC 2021


On Wed, 21 Apr 2021 20:37:11 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8265699: Revert change to compact() and add a comment

Looks good!

Marked as reviewed by mcimadamore (Reviewer).

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

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


More information about the nio-dev mailing list