java.util.NoSuchElementException while running with concurrency

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • TBD_Major
    • Affects Version/s: None
    • Component/s: tools
    • Environment:

      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

            Assignee:
            Dmitry Bessonov
            Reporter:
            Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: