On Fri, 6 Mar 2026 03:27:32 GMT, Prasanta Sadhukhan <[email protected]>
wrote:
>> Phil Race has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8379229
>
> src/java.desktop/share/classes/javax/swing/JComponent.java line 3534:
>
>> 3532: @SuppressWarnings("serial")
>> 3533: static class KeyboardState implements Serializable {
>> 3534: private static final Object keyCodesKey =
>
> guess this key can be removed
yep. removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30060#discussion_r2897053208