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

Make frame::safe_for_sender safer

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 20
    • hotspot
    • x86, arm

      frame::safe_for_sender might dereference an unchecked address. This might occur if the frame has stack slots with broken values for the return address, sender stack pointer, or link address. This might happen with AsyncGetCallTrace in a signal handler when the thread is interrupted while the frame is not yet properly constructed.

            jbechberger Johannes Bechberger
            jbechberger Johannes Bechberger
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: