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

HttpServer.stop should terminate immediately if no exchanges are in progress

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 21
    • core-libs
    • None
    • b26

        HttpServer.stop blocks until the last active exchange handler completes. If there are no active exchanges when stop is called, the method should complete immediately. However, in that case it always blocks for the full delay.

              myankelevich Mikhail Yankelevich
              djelinski Daniel Jelinski
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: