[jdk18] RFR: 8279833: Loop optimization issue in String.encodeUTF8_UTF16
Kevin Rushforth
kcr at openjdk.java.net
Thu Jan 13 22:30:32 UTC 2022
On Thu, 13 Jan 2022 15:23:25 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> I've taken up the (bad?) habit of creating it manually to keep a tab on my current tasks and intents.
I do that too in some cases, and for the same reason. The only potential downside is if you create a concrete version for a specific update release and it misses that one and hits the next one, but for that case you can use `NN-pool` as the fixversion on the backport (and Skara will do the right thing).
-------------
PR: https://git.openjdk.java.net/jdk18/pull/99
More information about the core-libs-dev
mailing list