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

Move the Http2TestServer and related classes into a package of its own

XMLWordPrintable

    • b07

        The HTTP2 test server Http2TestServer (and its related classes) currently resides under test/jdk/java/net/httpclient/http2/server/ directory. These classes then get used within the tests as test libraries:
        ...
        * @library http2/server
        ....
        The Http2TestServer right now is in a "default" package which makes it difficult to use this class within some other test infrastructure specific code in that library. Moving this class and related classes to a package of its own within that library will help.

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

                Created:
                Updated:
                Resolved: