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

SA: G1HeapRegionTable#getByAddress() returns incorrect HeapRegion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 10
    • hotspot
    • b01

      G1HeapRegionTable#getByAddress() returns incorrect HeapRegion which contains incorrect address. We can see it in Stack Memory window on HSDB. Some oop addresses are shown as Free Region (attached image).

      G1HeapRegion#getByAddress() should create HeapRegion instance from the address in _biased_base array.

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

              Created:
              Updated:
              Resolved: