Name: gsC80088 Date: 12/29/98
To reproduce:
Remove a consumer from a sun.awt.image.OffScreenImageSource
while data is being sent to it.
Causes a NullPointerException when removeConsumer sets the
consumer reference to "null" but another method is sending
data.
Problem was experienced when using an OffScreenImageSource
object obtained from a BufferedImage's "getImageProducer()"
(Review ID: 39317)
======================================================================