[jdk11u-dev] RFR: 6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails

Christoph Langer clanger at openjdk.java.net
Thu Sep 16 15:12:45 UTC 2021


On Thu, 16 Sep 2021 13:26:09 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:

> > Oh, you have beaten me by a few hours. I also started doing this backport (https://github.com/realclanger/jdk11u-dev/tree/RealCLanger-backport-1b012e21).  ��
> 
> Oh I'm sorry, I hate it when this happens to me! for 8u, we have/had a convention of labelling issues in JBS with `jdk8u-<username>` to signify "I am working on this". Is there any similar convention for 11u?

Well, it probably doesn't happen often. When I start, I obviously check whether a PR is already open. The moment you do this (correctly) it get's linked into the issue. The other way to claim a backport for myself would be to create a backport bug with the target release version. However, I usually would do this only for backports where I think the effort and time needed will be considerably high, not for simple apply & build & run tests type of patches.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/351


More information about the jdk-updates-dev mailing list