On Tue, 11 Oct 2022 15:37:15 GMT, Andy Goryachev <[email protected]> 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