[jdk21] RFR: 8310656: RISC-V: __builtin___clear_cache can fail silently.

Robbin Ehn rehn at openjdk.org
Thu Jul 6 19:48:56 UTC 2023


On Thu, 6 Jul 2023 19:42:24 GMT, Zhao Song <zsong at openjdk.org> wrote:

> > > > I missed clicking yes on collab in time, so I can't push to this branch.
> > > > It seems I'm in some limbo, maybe @zhaosongzs can me help?
> > > 
> > > 
> > > Ah, I have invited you to be a collaborator in openjdk-bots/jdk21
> > 
> > 
> > Thank you. But I still get perm denied :) I guess I'm doing something wrong?
> > ```
> > [rehn at rehn jdk21]$ git remote -vv
> > origin	ssh://github.com/openjdk-bots/jdk21 (fetch)
> > origin	ssh://github.com/openjdk-bots/jdk21 (push)
> > [rehn at rehn jdk21]$ git branch -vv
> >   master                   aced11446ea [origin/master] 8310128: Switch with unnamed patterns erroneously non-exhaustive
> > * robehn-backport-faf1b822 be7724a44e0 [origin/robehn-backport-faf1b822: ahead 1] Added missing global defines in jdk 21
> > [rehn at rehn jdk21]$ git push
> > Enter passphrase for key '/home/rehn/.ssh/github': 
> > ERROR: Permission to openjdk-bots/jdk21.git denied to robehn.
> > ```
> 
> Have you accepted the invitation? From what I can see, the invitation is still pending.

I clicked on a check mark :) Maybe it takes a while for it to progate in the "eventually consistent world".

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

PR Comment: https://git.openjdk.org/jdk21/pull/90#issuecomment-1624222466


More information about the hotspot-dev mailing list