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

Test failures on IBM platforms (power and s/390) after JDK-8223837

    XMLWordPrintable

Details

    • gc
    • b25
    • 13
    • b29
    • ppc, s390x

    Backports

      Description

        After JDK-8223837 was pushed, we see errors in the following hotspot jtreg tests on IBM platforms (linuxppc64, linuxppc64le, linuxs390x and rs6000_64):

        gc/arguments/TestCMSHeapSizeFlags.java
        gc/arguments/TestG1HeapSizeFlags.java
        gc/arguments/TestParallelHeapSizeFlags.java
        gc/arguments/TestSerialHeapSizeFlags.java
        gc/arguments/TestSoftMaxHeapSizeFlag.java

        It looks like no error is observed as expected by this configuration:
        expectError(new String[] { gcflag, "-Xms4M", "-XX:MinHeapSize=8M", "-version" });
        as per line 138 in file test/hotspot/jtreg/gc/arguments/TestMaxHeapSizeTools.java

        Attachments

          Issue Links

            Activity

              People

                mdoerr Martin Doerr
                clanger Christoph Langer
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: