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

remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI

XMLWordPrintable

    • b04

        The JVM_VirtualThread* functions have this fragment:
        #else
          fatal("Should only be called with JVMTI enabled");
        #endif

        The calls to fatal() have to be removed.

              sspitsyn Serguei Spitsyn
              sspitsyn Serguei Spitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: