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

CompressedClassPointers.java still fails on ppc with 'Narrow klass shift: 0' missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 20, 21
    • hotspot
    • None
    • b04
    • ppc
    • linux

      We see the following error on ppc64 :
      java.lang.RuntimeException: 'Narrow klass shift: 0' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:221)
      at CompressedClassPointers.largeHeapAbove32GTest(CompressedClassPointers.java:130)

      This seems to be related to the issue discussed here https://bugs.openjdk.org/browse/JDK-8283249

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: