There is a problem with openjdk/jdk17u

Robert Mckenna rob.mckenna at oracle.com
Wed Oct 20 12:59:09 UTC 2021


The /backport command is back online.

    -Rob

________________________________________
From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> on behalf of Robert Mckenna <rob.mckenna at oracle.com>
Sent: Wednesday 20 October 2021 13:14
To: jdk-updates-dev at openjdk.java.net
Subject: Re: There is a problem with openjdk/jdk17u

The /backport command is not currently working for this repo. A fix is in progress I will update this thread when it is ready.

    -Rob

________________________________________
From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> on behalf of Robert Mckenna <rob.mckenna at oracle.com>
Sent: Wednesday 20 October 2021 13:01
To: jdk-updates-dev at openjdk.java.net
Subject: Re: There is a problem with openjdk/jdk17u

The openjdk/jdk17u repo has been made accessible again. Unfortunately the relationship between this repo and all personal forks has been lost. (Anyone with a personal fork will notice that it now points to the wrong repo.)

In order to recreate your personal fork you can:

1) Clone (or fetch) your github.com personal fork locally
2) Delete your personal fork on github.com using the github ui
3) Create a new personal fork using the github.com ui
4) run "git fetch" from within your local clone
5) repush any branches in your local clone that had previously been pushed to the deleted github.com fork:
    git push -u origin <BRANCH_NAME>

For those people that have active pull requests, if your pull request is ready to integrate and you have no further changes you should be able to use the Skara /integrate command without issue. If your pull request is not ready to integrate you will need to close and recreate it.

I am extremely sorry for the inconvenience.

    -Rob

________________________________________
From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> on behalf of Robert Mckenna <rob.mckenna at oracle.com>
Sent: Tuesday 19 October 2021 22:21
To: jdk-updates-dev at openjdk.java.net
Subject: There is a problem with openjdk/jdk17u

The openjdk/jdk17u repo is not currently accessible. We are working to restore it as soon as possible. Further updates will be sent to this thread.

I apologise for the inconvenience.

    -Rob


More information about the jdk-updates-dev mailing list