RFR: 8342860: Fix more NULL usage backsliding
Kim Barrett
kbarrett at openjdk.org
Tue Nov 5 16:15:30 UTC 2024
On Tue, 5 Nov 2024 15:00:37 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> Hi @SoniaZaldana, thanks for pointing that out. I enabled the tests now, but it seems there's no way to run them except for pushing new changes. I did run Oracle's internal testing, though.
To manually trigger GHA tests:
1. Go to your personal fork, and click on the "Actions" menu item.
2. Select the "OpenJDK GHA Sanity Checks" Action.
3. Click on the "Run workflow" pulldown.
4. Select the branch you want to test in the "Use workflow from" pulldown.
5. Click on "Run workflow".
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21826#issuecomment-2457602766
More information about the graal-dev
mailing list