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

serviceability/tmtools/jstat/GcTest01.java intermittent fail S1U > S1C (utilization > capacity)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • core-svc
    • None
    • x86_64
    • linux

      serviceability/tmtools/jstat/GcTest01.java intermittent fail with jvm options: -Xcomp -XX:TieredStopAtLevel=1

      test result snippet:
      STDOUT:
      [2024-05-27T12:47:56.612943253Z] started process 2320368 [/var/tmp/tone/run/jtreg/jdk-repo/build/linux-x86_64-server-release/images/jdk/bin/jstat, -gc, 2320115] with out/err redirected to './out.11138465177740362242.txt' and './err.11138465177740362242.txt'
      [2024-05-27T12:47:56.774121312Z] process 2320368 finished with exit code = 0
      Process output: Exit code: 0
      stdout: S0C S1C S0U S1U EC EU OC OU MC MU CCSC CCSU YGC YGCT FGC FGCT CGC CGCT GCT
              0.0 0.0 0.0 1576.0 22528.0 0.0 106496.0 1133.3 1536.0 1407.2 256.0 196.3 1 0.002 0 0.000 0 0.000 0.002
      stderr:
      STDERR:
      java.lang.RuntimeException: S1U > S1C (utilization > capacity)
      at utils.JstatResults.assertThat(JstatResults.java:172)
      at utils.JstatGcResults.assertConsistency(JstatGcResults.java:89)
      at GcTest01.main(GcTest01.java:52)

        There are no Sub-Tasks for this issue.

            Unassigned Unassigned
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: