RFR: 8334599: Improve code from JDK-8302671 [v2]

Alexey Ivanov aivanov at openjdk.org
Thu Jul 4 15:23:18 UTC 2024


On Thu, 4 Jul 2024 13:15:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Using memmove is so uncommon that it is usually a clear indication for a deliberate choice.

It may still be an accidental choice. I didn't find any code review for [JDK-6680988](https://bugs.openjdk.org/browse/JDK-6680988) where this line had been added.

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

PR Comment: https://git.openjdk.org/jdk/pull/19798#issuecomment-2209220729


More information about the client-libs-dev mailing list