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

jdk.jfr.consumer.RecordedThread.getId references Thread::getId, should be Thread::threadId

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 19
    • 19
    • hotspot
    • jfr
    • b30

    Backports

      Description

        Thread::getId has been deprecated in Java 19, its replacement is the final Thread:threadId method. We should update the reference in RecordedThread.getId to link to the replacement method.

        Attachments

          Issue Links

            Activity

              People

                egahlin Erik Gahlin
                alanb Alan Bateman
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: