RFR: 8287822: [macos] Remove support of duplicated formats from macOS [v2]
Alexander Matveev
almatvee at openjdk.org
Wed Oct 12 22:43:02 UTC 2022
On Tue, 11 Oct 2022 15:37:15 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8287822: [macos] Remove support of duplicated formats from macOS [v2]
>
> tests/manual/media/FXMediaPlayer/src/fxmediaplayer/FXMediaPlayer.java line 165:
>
>> 163:
>> 164: // Create Media, MediaPlayer, MediaView and ImageView
>> 165: System.out.println("FXMediaPlayer source: " + source);
>
> probably needs to be removed?
No, I done it on purpose to see which files we loading. Makes it easy to test a lot of files via playlist.
-------------
PR: https://git.openjdk.org/jfx/pull/909
More information about the openjfx-dev
mailing list