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

Some tests fail after removal of single generation ZGC with "stderr was not empty"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • gc

      Some jcmd tests fail with

      java.lang.RuntimeException: stderr was not empty
      at jdk.test.lib.process.OutputAnalyzer.stderrShouldBeEmptyIgnoreDeprecatedWarnings(OutputAnalyzer.java:188)
      at TestJcmdSanity.matchPerfCounters(TestJcmdSanity.java:158)
      [...]

      where

      ];
       stderr: [Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option ZGenerational; support was removed in 24.0
      ]
       exitValue = 0

      E.g.

      sun/tools/jcmd/TestJcmdSanity.java
      sun/tools/jcmd/TestJcmdDefaults.java
      serviceability/attach/RemovingUnixDomainSocketTest.java

            aboldtch Axel Boldt-Christmas
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: