-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b62
-
sparc
-
solaris_2.6
-
Verified
Name: ktR10099 Date: 01/31/2002
Specification for java.awt.Toolkit.getImage(String) method states, that
"The underlying toolkit attempts to resolve multiple requests with the
same filename to the same returned Image". While this statement describes
caching behavior of this method it say nothing in what circumstancies it
would fetch new image because, for example, file with the image was
changed. Very similiar problem also exists in the spec for
java.awt.Toolkit.getImage(URL).
======================================================================
Specification for java.awt.Toolkit.getImage(String) method states, that
"The underlying toolkit attempts to resolve multiple requests with the
same filename to the same returned Image". While this statement describes
caching behavior of this method it say nothing in what circumstancies it
would fetch new image because, for example, file with the image was
changed. Very similiar problem also exists in the spec for
java.awt.Toolkit.getImage(URL).
======================================================================