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

VirtualSpaceNode container_count() and container_count_slow() have different return types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b60

          uintx container_count() { return _container_count; }
          uint container_count_slow();

        They should be using the same type.

              david David Lindholm (Inactive)
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: