First some specs:
Version: Java 6 Update 15 Operating System: Windows XP 5.1 Architecture: x86
Downloaded Alchemy, started in for the first time and started drawing. Every few strokes I get a white box over my parts of my canvas. The box covers everything under it so I can't see it. It also repositions a part of the drawing to another place on the canvas. So really, what I'm guessing it's doing is that it takes a rectangular piece of my drawing and moves it to another place. The problem can happen with short strokes but is more common with long strokes towards the edges of my canvas. It really looks like a drawing problem (graphics glitch) or something but I have not experienced anything similar or any problems in any other programs.
To get the image right again I can just resize my window slightly and everything goes back to normal... that is until I make another stroke.
Read around and couldn't find anyone that had seen anything like it.
Pictures:
Working image:

http://img12.imageshack.us/i/workingm.jpg/
White box has appeared:

http://img256.imageshack.us/i/whitebox.jpg/
White box plus some elements that are drawn in too places (marked in photoshop)

http://img29.imageshack.us/i/repositioned.jpg/
Any takers?
UPDATE:
After writing the initial post I've experimented for a bit.
- The problem does not appear until letting go of a stroke. As soon as I does release a stroke the problem has a (quite large) chance of occurring. This makes me believe it has something to do with the redrawing in java (be it java or the hardware or anything inbetween that doesn't work as it should).
- The problem is never visible whilst drawing. If I start drawing (or resize my window) the problem disappears until I let go of the stroke again.
- The area of the white box(es) that appears are smaller the smaller i make my Alchemy Window.
- I do not get this problem in other Java applications.
- I do not get this problem in other graphical applications (not even vector apps like Illustrator).
What I have done:
Cleaned my java runtime installation and made sure I have the latest version.
Cleaned my graphics drivers and made sure I have the latest version.
My cards is a nVidia 8800GT and I the 190.38 drivers for it.
My best bet still is still that the redrawing isn't working as it should. Skipping patches of info or displacing them to another place of the canvas/alchemy program.

