RFR: 8246585: ForkJoin updates

Martin Buchholz martinrb at google.com
Tue Dec 8 19:53:18 UTC 2020


On Tue, Dec 8, 2020 at 12:05 AM Aleksey Shipilev <shade at openjdk.java.net>
wrote:

> On Sun, 6 Dec 2020 02:56:34 GMT, Martin Buchholz <martin at openjdk.org>
> wrote:
>
> > 8246585: ForkJoin updates
>
> It would be nice to get it tested with GH Actions. "Checks" tabs should
> have those testing results automatically on push, but it is empty. Probably
> because your fork is not configured for it. Please go to
> https://github.com/Martin-Buchholz/jdk/actions -- and see if it says
> anything suspicious? Triggering the (only) workflow manually against your
> branch would help too.
>

Thanks for the handholding.  I visited
https://github.com/Martin-Buchholz/jdk/actions and it said

    Workflows aren't being run on this forked repository

    Because this repository contained workflow files when it was
    forked, we have disabled them from running on this fork. Make sure
    you understand the configured workflows and their expected usage
    before enabling Actions on this repository.

They're now enabled. Do the skara docs need to clarify this?


More information about the core-libs-dev mailing list