[jdk18] RFR: 8279833: Loop optimization issue in String.encodeUTF8_UTF16
Claes Redestad
redestad at openjdk.java.net
Thu Jan 13 15:28:43 UTC 2022
On Thu, 13 Jan 2022 15:14:05 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>>> LGTM
>>
>> Thanks!
>>
>>> (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.
>
>> > (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.
Thanks for confirming, @kevinrushforth
While creating the backport bug manually isn't strictly necessary, the bots seem to do the right thing if it exists, so I've taken up the (bad?) habit of creating it manually to keep a tab on my current tasks and intents.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/99
More information about the core-libs-dev
mailing list