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

stackwalk returns null for scalar-replaced value

XMLWordPrintable

      compiledVFrame::locals() will return unallocated (scalar-replaced) values if JIT escape analysis has eliminted the allocation. This will cause stackwalk clients to see an unexpected null object when LiveFrameStream::create_primitive_slot_instance() loads the value.

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: