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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • 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

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

              Created:
              Updated:
              Resolved: