Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6356926

PIT: Regression test javax/imageio/stream/DeleteOnExit.sh is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0
    • client-libs
    • 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

            campbell Christopher Campbell (Inactive)
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: