F
FutureScalper
Windows Vista system. I run a standalone Swing application which I
wrote myself, currently under Java 1.6.0_05 Server VM. When I start
the application, and then drag the mouse smoothly across the main
screen, the mouse "jerks".
If I minimize and then restore it, the mouse never again jerks.
If I start another copy of my Swing app, again the mouse jerks. If I
minimize and restore, again, the mouse never jerks again.
The application is heavily multi-threaded and is doing disk I/O
frequently. I get the impression the mouse jerks are sort of
synchronized with the disk I/O. But once minimized and restored just
one time only, the mouse never jerks again.
What could be causing this, I wonder?
wrote myself, currently under Java 1.6.0_05 Server VM. When I start
the application, and then drag the mouse smoothly across the main
screen, the mouse "jerks".
If I minimize and then restore it, the mouse never again jerks.
If I start another copy of my Swing app, again the mouse jerks. If I
minimize and restore, again, the mouse never jerks again.
The application is heavily multi-threaded and is doing disk I/O
frequently. I get the impression the mouse jerks are sort of
synchronized with the disk I/O. But once minimized and restored just
one time only, the mouse never jerks again.
What could be causing this, I wonder?