Duplicate :
|
|
Relates :
|
|
Relates :
|
Currently both the javax/imageio/stream/FileCacheImageInputStream and javax/imageio/stream/FileCacheImageOutputStream classes use the File.deleteOnExit functionality. There is a known bug with this method which is most noticeable on servers running over a long period of time. (4513817) A shutdown hook approach suggested by PDE should be used instead for these two classes. ###@###.### 2005-06-27 12:56:09 GMT
|