<Swing Dev> [9] Review request for 8164937: Remove code from SortingFocusTraversalPolicy that hacks into non-public Arrays.legacyMergeSort
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Wed Aug 31 12:15:56 UTC 2016
The fix looks good to me.
Thanks,
Alexandr.
On 8/31/2016 2:05 PM, Sergey Bylokhov wrote:
> Looks fine.
>
> On 31.08.16 10:03, Semyon Sadetsky wrote:
>> Hello,
>>
>> Please review fix for JDK9:
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8164937
>>
>> webrev: http://cr.openjdk.java.net/~ssadetsky/8164937/webrev.00/
>>
>> The "hack" is removed and replaced with a copy of the merge sort
>> implementation from the java.util.Arrays.
>>
>> --Semyon
>>
>
>
More information about the swing-dev
mailing list