On Fri, 3 Jul 2026 07:34:58 GMT, Thomas Stuefe <[email protected]> wrote:

>> Matthias Baesken has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Remove unneeded comment
>
> src/java.desktop/windows/classes/sun/awt/windows/WComponentPeer.java line 
> 1085:
> 
>> 1083:     public boolean isAccelCapable() {
>> 1084:         if (!isAccelCapable ||
>> 1085:             !isContainingTopLevelAccelCapable((Component)target)) {
> 
> I'd remove the whitespace-only change, makes for easier reviewing.

Agree, I'd leave this part as is.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31762#discussion_r3558160135

Reply via email to