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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 8, 9
    • 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.

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

              Created:
              Updated:
              Resolved: