RFR: 8282386: JavaFX media stubs rely on libav.org

Kevin Rushforth kcr at openjdk.org
Thu Jan 5 15:34:54 UTC 2023


On Thu, 5 Jan 2023 15:09:58 GMT, Andrew Brygin <bae at 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


More information about the openjfx-dev mailing list