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

[Test]: java/net/httpclient/DigestEchoClientSSL.java contains redundant @run tags

    XMLWordPrintable

Details

    • b06

    Backports

      Description

        The test "java/net/httpclient/DigestEchoClientSSL.java" contains:

         * @run main/othervm/timeout=300
         * DigestEchoClientSSL SSL
         * @run main/othervm/timeout=300
         * DigestEchoClientSSL SSL
         * @run main/othervm/timeout=300
         * -Djdk.http.auth.proxying.disabledSchemes=
         * -Djdk.http.auth.tunneling.disabledSchemes=
         * DigestEchoClientSSL SSL PROXY
         * @run main/othervm/timeout=300
         * -Djdk.http.auth.proxying.disabledSchemes=
         * -Djdk.http.auth.tunneling.disabledSchemes=
         * DigestEchoClientSSL SSL PROXY

        It appears the @run tags are duplicated. This seems to have started after JDK-8212695.

        Attachments

          Issue Links

            Activity

              People

                tvoniadka Thejasvi Voniadka (Inactive)
                tvoniadka Thejasvi Voniadka (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: