RFR: 8287906: Rewrite of GitHub Actions (GHA) sanity tests [v4]

Magnus Ihse Bursie ihse at openjdk.java.net
Fri Jun 10 19:34:17 UTC 2022


On Fri, 10 Jun 2022 07:23:12 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Apparently that was not a legal reference to actions/checkout. Try another way.
>
> make/InitSupport.gmk line 456:
> 
>> 454: 	      $(PRINTF) "\n* All command lines available in $(MAKESUPPORT_OUTPUTDIR)/failure-logs.\n" ; \
>> 455: 	      $(PRINTF) "=== End of repeated output ===\n" ; \
>> 456: 	    )  >> $(MAKESUPPORT_OUTPUTDIR)/failure-summary.log  \
> 
> Changes in this file look like a generic build system improvement, so maybe it should be forked out as separate issue? In case this part of build system change regresses something, I would be odd to track it down to GHA workflow improvement.

Integrated as JDK-8288195.

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

PR: https://git.openjdk.org/jdk/pull/9063



More information about the build-dev mailing list