Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900098

java.util.NoSuchElementException while running with concurrency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • TBD_Major
    • None
    • tools
    • a 64 core sparc system, jdk1.8.0-b76

    • sparc
    • solaris

      I get this
      Exception in thread "ReadAheadIterator1" java.util.NoSuchElementException
      at java.util.LinkedList.removeFirst(LinkedList.java:268)
      at com.sun.javatest.TRT_Iterator.nextElement(TRT_Iterator.java:180)
      at com.sun.javatest.TRT_Iterator.next(TRT_Iterator.java:205)
      at com.sun.javatest.util.ReadAheadIterator.readAhead(ReadAheadIterator.java:259)
      at com.sun.javatest.util.ReadAheadIterator.access$000(ReadAheadIterator.java:36)
      at com.sun.javatest.util.ReadAheadIterator$1.run(ReadAheadIterator.java:193)
      while running with -conc:50 in a 64 core sparc system

            dbessono Dmitry Bessonov
            shurailine Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: