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

serviceability/tmtools/jstat/GcNewTest.java failed with RuntimeException: S1U > S1C (utilization > capacity)

XMLWordPrintable

    • svc
    • aarch64
    • linux

      ----------System.out:(6/625)----------
      [2024-06-08T03:39:59.963405642Z] started process 3260911 [jdk-23/fastdebug/bin/jstat, -gcnew, 3260779] with out/err redirected to './out.12791776027361336395.txt' and './err.12791776027361336395.txt'
      [2024-06-08T03:40:08.308874284Z] process 3260911 finished with exit code = 0
      Process output: Exit code: 0
      stdout: S0C S1C S0U S1U TT MTT DSS EC EU YGC YGCT
              0.0 0.0 0.0 1216.0 15 15 1536.0 19456.0 0.0 1 0.015
      stderr:
      ----------System.err:(13/778)----------
      java.lang.RuntimeException: S1U > S1C (utilization > capacity)
      at utils.JstatResults.assertThat(JstatResults.java:172)
      at utils.JstatGcNewResults.assertConsistency(JstatGcNewResults.java:70)
      at GcNewTest.main(GcNewTest.java:48)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

            Unassigned Unassigned
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: