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

gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java still fails after JDK-8285011

    XMLWordPrintable

Details

    • gc
    • b21
    • x86_64
    • linux

    Description

      The following test failed in the JDK19 CI:

      gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java

      Here's a snippet from the log file:

      ----------System.err:(11/839)----------
      java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=34359738368, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]
      at gc.arguments.TestUseCompressedOopsFlagsWithUlimit.checkFlag(TestUseCompressedOopsFlagsWithUlimit.java:70)
      at gc.arguments.TestUseCompressedOopsFlagsWithUlimit.main(TestUseCompressedOopsFlagsWithUlimit.java:90)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
      at java.base/java.lang.Thread.run(Thread.java:828)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: UseCompressedOops set to false, expected true when running with the following flags: [[-XX:MaxRAM=34359738368, -XX:MaxRAMPercentage=100, -XX:+PrintFlagsFinal, -version]]

      This failure occurred in jdk-19+21-1420-tier7 which includes the
      fix for the following bug:

      JDK-8285011 gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761

      Attachments

        Issue Links

          Activity

            People

              tschatzl Thomas Schatzl
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: