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

CompressedOops::is_base is used when UseCompressedOops is off

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 24
    • 19
    • hotspot

      There's code in HotSpot that uses CompressedOops::is_base, without first checking UseCompressedOops. Make sure to guard that code with a UseCompressedOops check.

            cnorrbin Casper Norrbin
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: