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

VirtualSpaceList tracks free space on wrong node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b31

        VirtualSpaceList::free_bytes() reports free space that is available for chunk allocation.

        Instead of reporting the free space of current virtual space node (the node where the allocation is happening), it reports the head of the list, which is the first node of the list.

              zgu Zhengyu Gu
              zgu Zhengyu Gu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: