RFR: 8341566: Add Reader.of(CharSequence) [v10]
Bernd
duke at openjdk.org
Thu Oct 10 22:45:13 UTC 2024
On Thu, 10 Oct 2024 21:12:50 GMT, Markus KARG <duke at openjdk.org> wrote:
> I have slightly adapted the copy loop to allow CPUs to use solely single-operand INC within the loop instead of dual-operand ADD.
If that makes a difference we might need to consider fixing the Compiler :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21371#issuecomment-2406164161
More information about the core-libs-dev
mailing list