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

Show oop pointer in call frame at HSDB.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • svc
    • b103

      I use HSDB / CLHSDB when I have to analyze coredump image.
      For example, if JVM is crashed in static JNI method (e.g. ZIP archive operation),
      I want to find oop (like "this" pointer) address from upper call frame.

      We can find it from stack, however, it is hard.
      So I want to show it in each call frame as possible.

            ysuenaga Yasumasa Suenaga
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: