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

Improve stability of whitebox methods getCodeBlob and freeCodeBlob

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b84

        Improve stability of whitebox methods getCodeBlob(long addr) and freeCodeBlob(long addr)

        Currently these methods could crash if addr = 0
        Methods should check that address is not 0.

              kzhaldyb Kirill Zhaldybin (Inactive)
              kzhaldyb Kirill Zhaldybin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: