[jdk21u-dev] RFR: 8353655: Clean up and open source KeyEvent related tests (Part 1)
Bara' Hasheesh
duke at openjdk.org
Thu Jun 12 16:55:32 UTC 2025
On Thu, 12 Jun 2025 16:40:21 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> Hello @GoeLin
>> The tests locally are skipped for me as I don't have the proper input devices that are needed to run them
>
> Hi @Baraa-Hasheesh
> Please, it's essential that you run tests that come with a backport.
> This is only a test change, so it's not critical. But you should at least make sure the test compiles. It might be implemented with latest Java and not compile with Java 21. We have seen a row of pushes with this problem. No big issue if it is only a test, but undermines trust in the backportee!
> I ran them. I don't have a french keyboard either, but at least the test comes up similar to the test in jdk head.
Thanks @GoeLin
I will take that under consideration for the future
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1862#issuecomment-2967570359
More information about the jdk-updates-dev
mailing list