[11u] JBS issues with missing backports
Tim Bell
tim.bell at oracle.com
Tue Aug 27 02:17:25 UTC 2019
See below-
On 8/26/19 7:05 AM, Langer, Christoph wrote:
> Hi,
>
>>> as per the mail below, I've skimmed the jdk11u-dev changesets and found the following 5 bugs
>>> that got pushed but don't have a backport record in JBS:
>>>
>>> https://bugs.openjdk.java.net/browse/JDK-8209420
>>> https://bugs.openjdk.java.net/browse/JDK-8211233
>>> https://bugs.openjdk.java.net/browse/JDK-8214857
>>> https://bugs.openjdk.java.net/browse/JDK-8225189
>>> https://bugs.openjdk.java.net/browse/JDK-8215792
>>
>> So there are other issues that *were* updated with hgupdater? Weird.
>
> If you look at http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/ (which shows the changes in the order they were pushed), you'll recognize that any push before 8209420 seems to have an associated JBS-backport as well as pushes after 8215792. So that time seems to the glitch in the system unless I've overlooked something...
>
>>> If Oracle can confirm that there's no hidden items and there was an issue
>> with hgupdater, I would
>>> go and manually create the backports.
>> This looks like infra bug, maybe we should instead ask ops@ to run
>> hgupdater on those issues.
>
> Would be great if that that was possible. Ops is on the distribution list...
This recovery should be complete. I was able to piece together the
inputs needed by hgupdater. These are normally generated by the hg push
hook on hg.ojn, but for the bug numbers listed above, hgupdater was
never notified that they happened.
Here is the push for 8209420, 8211233, 8214857:
https://mail.openjdk.java.net/pipermail/jdk-updates-changes/2019-August/000708.html
Here is the push for 8225189:
https://mail.openjdk.java.net/pipermail/jdk-updates-changes/2019-August/000709.html
And here we have the push for 8215792:
https://mail.openjdk.java.net/pipermail/jdk-updates-changes/2019-August/000710.html
Please let me know how these look:
Main bug New Backport for 11.0.5
------- -------
8225189 8230194
8215792 8230195
8214857 8230196
8211233 8230197
8209420 8230198
Tim Bell
More information about the jdk-updates-dev
mailing list