RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Apr 22 05:20:18 UTC 2022


On Thu, 21 Apr 2022 07:58:39 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:

> The test was failing due to it tried to place windows too close to left top corner, so they got shifted from the dock and top panel on Gnome.
> 
> Shifting all test windows fixes the issue.
> 
> 
> Testing is green on all platforms.

Is it possible to remove the obsolete "Standard Test Machinery Section" which we have removed from other tests?

-------------

PR: https://git.openjdk.java.net/jdk/pull/8326



More information about the client-libs-dev mailing list