11.0.3-oracle issues in openjdk 11.0.3

Aleksey Shipilev shade at redhat.com
Fri Feb 15 15:45:29 UTC 2019


On 2/15/19 2:58 PM, Langer, Christoph wrote:
> I’ve created a JBS filter that lists all issues that have been backported to 11.0.3-oracle but
> don’t have 11.0.3 backports yet [1]. As the filter uses some more advanced Jira queries, you’ll
> need to be logged in to find it working. Maybe the query also has a bug or two – I’m looking
> forward for comments/suggestions ��

I find JIRA query language confusing at times. Some of us at Red Hat have scripted the JIRA clients
to produce reports for backports. Our latest attempt uses JIRA REST client:
  https://github.com/shipilev/jdk-backports-monitor/

...and it produces reports like these:
  https://builds.shipilev.net/backports-monitor/redhat-openjdk.txt

It uses special "redhat-openjdk" label to get issues on our radar. I should extend this to get
-oracle-only tagged issues there as well.

> I would volunteer for doing the work to go through the list and do the downporting. I would first
> check if the upstream patches apply, then request the downport approval and do the pushes. If the
> changes don’t apply cleanly I would ask for help by the original authors/reviewers of the patches
> or ask for help in the mailing lists. Please let me know if I should do this or not. 

I'll join you. Have already put some "redhat-openjdk" tags on issues that should be uncontroversial,
and am proceeding to request backports for them.

> If I don’t hear objections until Monday (02/18) EOB, I’d take it as approval and would start the
> works.
Not sure who's approval you are seeking here :) I think objections and maintainer approvals are per
backport anyway.

-Aleksey



More information about the jdk-updates-dev mailing list