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

Remove use of Thread.stop in test/jdk/java/net/Socket/DeadlockTest.java

XMLWordPrintable

    • b09

        The terminally deprecated Thread.stop method throws UnsupportedOperationException since JDK 18. The next step is removing the method.

        The following tests have usages of Thread.stop that need to be removed

        java/net/Socket/DeadlockTest.java
        java/net/httpclient/HttpsTunnelAuthTest.java

              jpai Jaikiran Pai
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: