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

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

            vyazici Volkan Yazici
            vyazici Volkan Yazici
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: