RFR: 8339515: [TestBug] Convert web tests to JUnit 5 [v6]

Kevin Rushforth kcr at openjdk.org
Mon Sep 16 17:12:16 UTC 2024


On Mon, 16 Sep 2024 16:29:25 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

>> modules/javafx.web/src/test/java/test/javafx/scene/web/HistoryTest.java line 2:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2011, 2022, Oracle and/or its affiliates. All rights reserved.
>> 
>> Year change should be reverted.
>
> already did like Copyright (c) 2011, 2022,

No, what happened is that the _way_ you reverted your copyright change caused a change that you had earlier merged in from master to be lost. So you have effectively undone a change that was done by another commit that went into master. Please re-revert the change as Ambarish pointed out.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1567#discussion_r1761533726


More information about the openjfx-dev mailing list