Review request for JDK-6490753 JComboBox doesn't look as native combobox in different states of component

2017-02-01 Thread Martin M
bug: https://bugs.openjdk.java.net/browse/JDK-6490753 webrev: http://cr.openjdk.java.net/~alexsch/mraz.martin/6490753/webrev.00 Problem description: Swing JComboBox looks different than native one in states like e.g. focused state or mouse rollover state and so on. The fix solves following issues

Re: RFR: 8173409: make setMixingCutoutShape public and remove jdk.desktop

2017-02-01 Thread Alexandr Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 1/31/2017 11:28 AM, Sergey Bylokhov wrote: Looks fine. Bug: https://bugs.openjdk.java.net/browse/JDK-8173409 Webrev: http://cr.openjdk.java.net/~prr/8173409/ In OpenJDK the jdk.desktop module (not java.desktop) has only one method. It is the v