HttpClient: Improve encapsulation of ProxyServer

XMLWordPrintable

    • b12

        `ProxyServer` used in tests `extends Thread`, which causes unintentional `Thread` method invocations as reported in JDK-8358048. Its encapsulation can be improved by not extending from `Thread`.

        See the associated PR conversation: https://github.com/openjdk/jdk/pull/26473#issuecomment-3121002127

              Assignee:
              Volkan Yazici
              Reporter:
              Volkan Yazici
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: