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

Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 19
    • None
    • core-svc
    • b28

        A number of the preview APIs added by JEP 425 exist to expose and support the virtual threads preview feature:


        com.sun.jdi.ThreadReference.isVirtual
        com.sun.jdi.request.ThreadStartRequest.addPlatformThreadFilter
        com.sun.jdi.request.ThreadDeathRequest.addPlatformThreadFilter
        com.sun.management.HotSpotDiagnosticMXBean.dumpThreads
        com.sun.management.HotSpotDiagnosticMXBean.ThreadDumpFormat
        com.jfr.consumer.RecordedThread.isVirtual

        These APIs should be reflective preview APIs (see JEP 12).

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

                Created:
                Updated:
                Resolved: