<Swing Dev> [9] Review request for 8031696 [macosx] TwentyThousandTest test failed with OOM

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Nov 28 14:42:31 UTC 2014


Hi, Alexander.
The fix looks good.

On 24.11.2014 18:32, Alexander Scherbatiy wrote:
> On 11/24/2014 12:15 PM, Petr Pchelko wrote:
>> Hello, Alexander.
>>
>> I bet you do not need to remove the “filter != null” part, because 
>> Object.equals(null, null) is true and the code will be executed.
>
>     Thank you for the review. Could you review the updated fix:
>         http://cr.openjdk.java.net/~alexsch/8031696/webrev.01/
>
>    Thanks,
>    Alexandr.
>
>>
>> With best regards. Petr.
>>
>>> On Nov 21, 2014, at 7:01 PM, Alexander Scherbatiy 
>>> <alexandr.scherbatiy at oracle.com> wrote:
>>>
>>>
>>> Hello,
>>>
>>> Could you review the fix:
>>>   bug: https://bugs.openjdk.java.net/browse/JDK-8031696
>>>   webrev: http://cr.openjdk.java.net/~alexsch/8031696/webrev.00
>>>
>>>   Setting a new file filter in JFileChooser on Mac OS X starts 
>>> LoadFilesThread from AquaFileSystemModel.
>>>   After the fix JDK-8022398 the file filter changed event is fired 
>>> even the new file filter equals to the old one.
>>>   The fix does not fire the file filter changed event in case the 
>>> file filter has not been changed.
>>>
>>> Thanks,
>>> Alexandr.
>>>
>


-- 
Best regards, Sergey.




More information about the swing-dev mailing list