Visualization map disappears
Status: Beta
Brought to you by:
duffian
With Sun Micro's JVM v1.4.0_03, when the JVM does
garbage collection, the background image of the map
goes bye-bye. May need to force a repaint of the
ImageIcon in the SensorMap class. This did not happen
with the JVM v1.3.1_02. Not sure what has changed
between the two versions of the JVM that would cause
this.
Logged In: YES
user_id=529067
Think this is a redraw bug in my version of the JVM...the
forced repaint was already in the code, so I'm not sure how to
fix this ATT.