Improve memory object size estimation in the vmTestbase tests

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot
    • None

      Currently vmTestbase tests uses hardcoded values for object sizes.

      They might be incorrect for example for CompactObjectHeader case.
      The even more complicated case are valhalla array sizes.

      We might want to improve this size estimation and use whitebox/internal VM knowledge for this.

      The solution might require the way either to run all tests with WhiteBox of additional module tags or start new VM with test flags to determine and print required information.

            Assignee:
            Unassigned
            Reporter:
            Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: