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

Degrade Thread.countStackFrames() to throw UOE

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • None
    • core-libs
    • b22

      This method is deprecated for removal:

      @Deprecated(since="1.2", forRemoval=true) int java.lang.Thread.countStackFrames()

      Update: This issue was originally created to remove this method. Joe Darcy has suggested that we degrade it first, to throw UOE, in advance of removing it. This is the approach we also used for Thread.stop(Throwable).

            alanb Alan Bateman
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: