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

DumpingWithJavaAgent.java failed with missing expected output

XMLWordPrintable

    • b15
    • generic
    • generic
    • Verified

      The following test:

      runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java

      failed in tier4 testing as follows:

      java.lang.RuntimeException: 'Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL because it is dynamically generated' missing from stdout/stderr
      at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
      at DumpingWithJavaAgent.main(DumpingWithJavaAgent.java:79)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:573)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1575)

            matsaave Matias Saavedra Silva
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: