Re: RFR: 8296618: Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed

2022-11-15 Thread Kevin Rushforth
On Wed, 9 Nov 2022 10:08:28 GMT, pandaapo wrote: > Fixes [JDK-8296618](https://bugs.openjdk.org/browse/JDK-8296618) Now that [JDK-8285503](https://bugs.openjdk.org/browse/JDK-8285503) has been fixed, [JDK-8296618](https://bugs.openjdk.org/browse/JDK-8296618) has been closed as "not an issue".

Re: RFR: 8296618: Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed

2022-11-10 Thread Kevin Rushforth
On Wed, 9 Nov 2022 10:08:28 GMT, pandaapo wrote: > Fixes [JDK-8296618](https://bugs.openjdk.org/browse/JDK-8296618) You didn't misunderstand my comment -- I had intended for this test to be skipped right away. What happened is that after I filed the bug to skip the failing test, Ajit updated

Re: RFR: 8296618: Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed

2022-11-09 Thread pandaapo
On Wed, 9 Nov 2022 13:56:41 GMT, Kevin Rushforth wrote: > Thank you for your offer to contribute. It might be somewhat premature, since > we are still looking into whether the test can be fixed soon (in which case > we would not want to skip it). See >

Re: RFR: 8296618: Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed

2022-11-09 Thread Kevin Rushforth
On Wed, 9 Nov 2022 10:08:28 GMT, pandaapo wrote: > Fixes [JDK-8296618](https://bugs.openjdk.org/browse/JDK-8296618) Thank you for your offer to contribute. It might be somewhat premature, since we are still looking into whether the test can be fixed soon (in which case we would not want to

RFR: 8296618: Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed

2022-11-09 Thread pandaapo
Fixes [JDK-8296618](https://bugs.openjdk.org/browse/JDK-8296618) - Commit messages: - Skip failing test SwingNodeDnDMemoryLeakTest until JDK-8285503 is fixed. Changes: https://git.openjdk.org/jfx/pull/942/files Webrev: https://webrevs.openjdk.org/?repo=jfx=942=00 Issue: