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

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Sep 24 11:30:35 UTC 2015


  The fix looks good to me.

  Thanks,
  Alexandr.

On 9/23/2015 7:55 PM, Sergey Bylokhov wrote:
> 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
>>>
>>
>
>




More information about the swing-dev mailing list