[jdk21u-dev] RFR: 8342073: Call to insertText with single character from custom Input Method ignored

Alexey Ivanov aivanov at openjdk.org
Mon Oct 14 20:28:20 UTC 2024


On Mon, 14 Oct 2024 16:47:34 GMT, Steven Loomis <srl at openjdk.org> wrote:

> > ⚠️ Issue of type Backport is not allowed for integrations
> 
> Thought I was following https://openjdk.org/projects/jdk-updates/approval.html - do I use the original JBS number instead of creating a Backport issue?

You should set the title of the PR to `Backport <hash>` where *`<hash>`* is the real hash of the changeset you're backporting. In this case, the title should be `Backport b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd`.

(For some reason, I cannot see this information in the Guide https://openjdk.org/guide/#backporting )

If the backport is clean, the Skara bot will add the *clean* label and will allow you to integrate the backport without requiring a code review after it's approved.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1052#issuecomment-2412174024


More information about the jdk-updates-dev mailing list