On 22/12/2023 20:19, Rajat Mahajan wrote:
On Thu, 21 Dec 2023 01:19:40 GMT, Rajat Mahajan <rmaha...@openjdk.org> wrote:
This pull request has now been integrated.
Changeset: f695ca58
Author: Rajat Mahajan <rmaha...@openjdk.org>
Committer: Alexey Ivanov <aiva...@openjdk.org>
URL:
https://git.openjdk.org/jdk/commit/f695ca588453265d6ad791c6a396197e8a53ba39
Stats: 54 lines in 1 file changed: 43 ins; 2 del; 9 mod
8321151: JDK-8294427 breaks Windows L&F on all older Windows versions
Reviewed-by: aivanov, achung
-------------
PR: https://git.openjdk.org/jdk/pull/17173
I have tested this using JDK 23 build 5 and it works as expected.
As I understand it, the original change JDK-8294427 has been backported to JDK 21u, 17u and 11u. What needs to happen to backport this change to 22u and also
these older versions?
Simon