This is the mail archive of the mauve-discuss@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Fix for Mauve test gnu/testlet/java/awt/Canvas/PaintTest.java


Hi Pavel,

On Mon, 2011-09-26 at 17:32 +0200, Pavel Tisnovsky wrote:
> I've made a simple patch for the Mauve test gnu/testlet/java/awt/Canvas/PaintTest.java
> 
> This patch adds a small delay before computation of canvas size and its
> absolute position on the screen is done. There's also added a test for
> a color of a pixel located inside the canvas.

Yes, looks fine to me. You probably always need a Robot.waitForIdle()
after a pack()/show().

Thanks,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]