<Swing Dev> [9] Review Request: 8135122 The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Sep 23 16:55:58 UTC 2015


Yes, Thanks.
The new version:
http://cr.openjdk.java.net/~serb/8135122/webrev.02/

AquaUtilControlSize.applyUISizing method was inlined + small cleanup.

On 15.09.15 18:35, Alexander Scherbatiy wrote:
>
>    You can update a reflection usage in the
> com.apple.laf.AquaUtilControlSize.applyUISizing(JComponent, Size) method
> as well.
>
>    Thanks,
>    Alexandr.
>
> On 9/14/2015 3:29 PM, Sergey Bylokhov wrote:
>> Hello.
>> Please review the small fix for jdk9.
>>
>> The unspecified COMPONENT_UI_PROPERTY_KEY property was removed,
>> because it was replaced by the public method in jdk9 [1].
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-4339584
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8135122
>> The new test: http://cr.openjdk.java.net/~serb/8135122/webrev.00
>>
>


-- 
Best regards, Sergey.



More information about the swing-dev mailing list