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

Remove use of Thread.stop in Socket/DeadlockTest.java and httpclient/HttpsTunnelAuthTest.java

XMLWordPrintable

      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

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: