-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
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
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
- is cloned by
-
CODETOOLS-7900099 java.lang.IllegalStateException while running with concurrency
-
- Open
-
- relates to
-
CODETOOLS-7900099 java.lang.IllegalStateException while running with concurrency
-
- Open
-