JDK-6696075 : (coll) test/java/util/Collection/IteratorAtEnd.java fails
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:collections
  • Affected Version: 6u5p
  • Priority: P3
  • Status: Closed
  • Resolution: Incomplete
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2008-04-30
  • Updated: 2012-10-08
  • Resolved: 2012-08-22
Related Reports
Relates :  
Description
test/java/util/Collection/IteratorAtEnd.java fails because of
java.lang.IllegalStateException
        at java.util.TreeMap$PrivateEntryIterator.remove(TreeMap.java:1182)