Posted on Jan 20, 2011 by
Swift Panda
What steps will reproduce the problem?
- Use RgbImageJ2se.toDisplay in multiiple threads simulatenous (different instances of RgbImageJ2se).
Due to the static reference to the Graphics object passed, there will be indeterminate results depending on which thread executes first.
Status: New
Labels:
Type-Defect
Priority-Medium