On Thu, 5 Jan 2023 15:09:58 GMT, Andrew Brygin <b...@openjdk.org> wrote:
> Probably the name pattern of libav artifacts needs to be updated from > libav-${versions} to v${version} on line 3066, and etc: Good catch! Making this change on lines 3066 and 3127 are necessary and sufficient. My local build passes after these two changes. ------------- PR: https://git.openjdk.org/jfx/pull/989