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