RFR: 8324658: Allow animation play/start/stop/pause methods to be called on any thread [v14]

Kevin Rushforth kcr at openjdk.org
Mon Jan 29 22:16:42 UTC 2024


On Mon, 29 Jan 2024 20:49:48 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>> tests/system/src/test/java/test/com/sun/javafx/animation/AnimationTest.java line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved.
>> 
>> Copyright header should keep 2023, even if it is almost completely changed
>
> Even if it wasn't released?

Copyrights in source code aren't about whether it is released, so probably best in this case to keep the 2023.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1352#discussion_r1470284783


More information about the openjfx-dev mailing list