RFR: 8282386: JavaFX media stubs rely on libav.org
Johan Vos
jvos at openjdk.org
Thu Jan 5 20:14:58 UTC 2023
On Thu, 5 Jan 2023 15:32:16 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> Here are the additional changes needed:
>
Right, it worked locally for me but failed on our CI as well. It worked locally as I have libavcodec.so in my standard library path, but indeed the new libav versions were not copied into the expected directories, hence CI failed.
-------------
PR: https://git.openjdk.org/jfx/pull/989
More information about the openjfx-dev
mailing list