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

UseCompressedClassPointers depends on UseCompressedOops in vmError.cpp

    XMLWordPrintable

Details

    • b05

    Backports

      Description

        There are 2 locations in vmError.cpp

        https://github.com/openjdk/jdk/blob/3c4e824aa5fd99337759fa5000f5673ab2430750/src/hotspot/share/utilities/vmError.cpp#L919
        https://github.com/openjdk/jdk/blob/3c4e824aa5fd99337759fa5000f5673ab2430750/src/hotspot/share/utilities/vmError.cpp#L1130

        where information on compressed classes is only printed if compressed oops are
        enabled. After JDK-8241825 both features should be independent.

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                rrich Richard Reingruber
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: