Refactor os::safe_for_sender to work with non-Java threads

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • 9
    • Affects Version/s: 8, 9
    • Component/s: hotspot
    • None
    • gc

      The function os::safe_for_sender currently takes a JavaThread pointer as argument, but only uses information in the parent class for JavaThread - Thread.

      The code should be refcatored to make it work with all kinds of threads, not only JavaThreads.

            Assignee:
            Erik Helin
            Reporter:
            Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: