[jdk18] RFR: 8279833: Loop optimization issue in String.encodeUTF8_UTF16
Kevin Rushforth
kcr at openjdk.java.net
Thu Jan 13 15:18:34 UTC 2022
On Thu, 13 Jan 2022 15:05:42 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> > (This a backport but is using the mainline bug number; already resolved).
>
> I think that's intentional? I entered "Backport COMMITHASH" as the PR subject as per instructions and the bots have taken things from there.
Yes, it's both intentional and necessary. We only use the JBS bug ID of the main bug, and never the JBS ID of the backport record (presuming the latter is even created ahead of time, which it usually isn't) in pull requests, commit messages, etc.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/99
More information about the core-libs-dev
mailing list