Unchecked pending exceptions in the WhiteBox API's implementation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • b105

        In the WB API implementation, the codeBlob2objectArray method can throw exceptions. However, in the WB_GetCodeHeapEntries and WB_GetNMethod methods the exception status is not checked after returning from codeBlob2objectArray. As both WB_GetCodeHeapEntries and WB_GetNMethod can throw exceptions on their own, the exceptions thrown by codeBlob2objectArray are possibly overwritten and stay unnoticed.

              Assignee:
              Zoltan Majo (Inactive)
              Reporter:
              Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: