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

OopMapBlock count/size confusion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs17
    • hs11
    • hotspot
    • None
    • b01
    • generic
    • generic
    • Verified

        Code in instanceKlass, classFileParser and elsewhere assumes that sizeof(OopMapBlock) <= sizeof(HeapWord), and thus confuses the count of oop map blocks with their size in words in several places. If OopMapBlock is made larger than a HeapWord, the VM crashes quickly.

              jcoomes John Coomes (Inactive)
              jcoomes John Coomes (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: