RFR: 8342098: Write a test to compare the images [v2]
Naveen Narayanan
duke at openjdk.org
Wed Oct 16 16:42:13 UTC 2024
On Tue, 15 Oct 2024 13:13:33 GMT, Vanitha B P <duke at openjdk.org> wrote:
>> Naveen Narayanan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8342098: Updated review comments
>
> test/jdk/java/awt/Robot/ScreenCaptureRobotTest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2000,2024, Oracle and/or its affiliates. All rights reserved.
>
> Year should be only 2024 right? why 2000,2024
@Vanitha-bp
It’s a colocation that we are doing on a test that present from year 2000.
As a practice, looks we can add both years.
@prrace
Right, this test is derived from an existing year 2000 test.
May be thought like both 2000,2024 will come in Copyright.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21524#discussion_r1803464630
More information about the client-libs-dev
mailing list