On Thu, 26 Jun 2025 05:16:20 GMT, Prasanta Sadhukhan <[email protected]>
wrote:
>> Ctrl+Shift+Down/Up doesn't extend row selection down or up in Aqua L&F as it
>> does in native tree view in Finder.
>> Fixed the keybindings.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Test modification
test/jdk/javax/swing/JTree/TestTreeRowSelection.java line 47:
> 45: static volatile int curSelectedRowCount;
> 46:
> 47: public static void main(String[] args) throws Exception {
Suggestion:
public static void main(String[] args) throws Exception {
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25966#discussion_r2175844134