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

ConcurrentModificationException in sun.net.httpserver.ServerImpl$Dispatcher

XMLWordPrintable

    • b26

      The following intermittent exception was observed in the sun.net.httpserver.ServerImpl class when using the HttpServer:

      java.util.ConcurrentModificationException
      at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1605)
      at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1628)
      at jdk.httpserver/sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:379)
      at java.base/java.lang.Thread.run(Thread.java:1585)

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: