Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-11-04 Thread Baesken, Matthias
istoph Subject: RE: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java * We can work on it but probably, it is safe to problem list the test for linux for now. Ok, great. May I add you as reviewer ? Best regards, Matthias

Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-10-31 Thread Baesken, Matthias
@openjdk.java.net Subject: Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java This test tests the newly added public API of BasicGraphicsUtils (exposing the functionality provided by internal class SwingUtilities2) for use by third

Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-10-31 Thread Prasanta Sadhukhan
This test tests the newly added public API of BasicGraphicsUtils (exposing the functionality provided by internal class SwingUtilities2) for use by third party LAFs in JDK9 and beyond, so I guess we cannot ditch it completely. Regarding the test fragility, I actually incorporated the changes pr

Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-10-30 Thread Philip Race
Theoretically we've been going to fix this fragile test for weeks. It tests something important or else I'd ditch it completely .. Prasanta ? -phil. On 10/30/19, 7:14 AM, Langer, Christoph wrote: Hi Matthias, looks good, I definitely second that. Let's wait what 2d folks (Phil?) have to s

Re: [OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-10-30 Thread Langer, Christoph
Hi Matthias, looks good, I definitely second that. Let's wait what 2d folks (Phil?) have to say. Best regards Christoph From: Baesken, Matthias Sent: Mittwoch, 30. Oktober 2019 14:59 To: 2d-dev@openjdk.java.net Cc: Langer, Christoph Subject: RFR [XS] : 8233202: exclude javax/swing/plaf/basic

[OpenJDK 2D-Dev] RFR [XS] : 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java

2019-10-30 Thread Baesken, Matthias
Please review the following small change . It excludes javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java ; the test seems to be fragile on various Linux distros , for instance on our Ubuntu 18 . The issues are already described in detail here : https://bugs.openjdk.java