RFR: 8146918: ConcurrentModificationException in MediaPlayer [v2]
n-gabe
duke at openjdk.org
Mon Apr 22 15:05:07 UTC 2024
On Mon, 22 Apr 2024 13:52:39 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> n-gabe has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update Copyright
>
> modules/javafx.media/src/main/java/javafx/scene/media/MediaPlayer.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2010, 2022, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Copyright lines must have exactly one or two years. Please remove `, 2022`
Oh sorry, I wasn't aware of that. Now it is removed.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1377#discussion_r1574914527
More information about the openjfx-dev
mailing list