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

Move the httpclient test server utility classes to a jtreg library

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • P4
    • None
    • None
    • core-libs

    Description

      The tests under test/jdk/java/net/httpclient use some test server specific classes/APIs. These currently reside in unnamed packages, mostly under test/jdk/java/net/httpclient/http2/server directory.
      Given that these are in unnamed packages, it has been noticed that it isn't easy to refer to them from other test utility classes. Moving them to a jtreg library and using a proper package name would help solve this issue. This will also allow any newer test specific utility classes to start refering to them at compile time.

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: