-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b63
-
generic
-
solaris_9
The regression test javax/imageio/stream/DeleteOnExit.sh has been failing in our
nightly runs as of 11/23/2005. That date corresponds to the putback of:
6299405: ImageInputStreamImpl still uses a finalize() which causes
java.lang.OutOfMemoryError
The test fails with this message:
Files before test: 21
iis = javax.imageio.stream.FileCacheImageInputStream@e102dc
ios = javax.imageio.stream.FileCacheImageOutputStream@efd552
Files after test: 23
Test fails: tmp file exists!
----------System.err:(5/319)----------
Exception in thread "Thread-0" java.util.ConcurrentModificationException
at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:761)
at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:794)
at com.sun.imageio.stream.StreamCloser$1.run(StreamCloser.java:47)
at java.lang.Thread.run(Thread.java:626)
result: Failed. Execution failed: exit code 1
nightly runs as of 11/23/2005. That date corresponds to the putback of:
6299405: ImageInputStreamImpl still uses a finalize() which causes
java.lang.OutOfMemoryError
The test fails with this message:
Files before test: 21
iis = javax.imageio.stream.FileCacheImageInputStream@e102dc
ios = javax.imageio.stream.FileCacheImageOutputStream@efd552
Files after test: 23
Test fails: tmp file exists!
----------System.err:(5/319)----------
Exception in thread "Thread-0" java.util.ConcurrentModificationException
at java.util.WeakHashMap$HashIterator.nextEntry(WeakHashMap.java:761)
at java.util.WeakHashMap$KeyIterator.next(WeakHashMap.java:794)
at com.sun.imageio.stream.StreamCloser$1.run(StreamCloser.java:47)
at java.lang.Thread.run(Thread.java:626)
result: Failed. Execution failed: exit code 1