Improve runtime/CompressedOops/CompressedClassPointersEncodingScheme.java to support JDK build with -XX:+UseCompactObjectHeaders

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • b20

      Sometimes it is easier to test JDK by building it with
       -XX:+UseCompactObjectHeaders
      enabled by default. The option is transparent for all tests and even flagless tests are executed.

      Test runtime/CompressedOops/CompressedClassPointersEncodingScheme.java
      start failing because expects to be executed with -XX:-UseCompactObjectHeaders

      It would be fine to support JDK build with -XX:+UseCompactObjectHeaders

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

              Created:
              Updated:
              Resolved: