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

jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false"

XMLWordPrintable

    • jfr
    • b16
    • x86_64
    • windows

      ---------------- stderr ----------------

      ----------------------------------------

      [2019-09-20T15:14:42.202387100Z] Waiting for completion for process 6496
      [2019-09-20T15:14:42.202387100Z] Waiting for completion finished for process 6496
      Error: assertTrue: expected true, was false
      ----------System.err:(17/1122)----------
      java.lang.RuntimeException: assertTrue: expected true, was false
      at jdk.test.lib.Asserts.fail(Asserts.java:594)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:486)
      at jdk.test.lib.Asserts.assertTrue(Asserts.java:472)
      at jdk.jfr.jcmd.TestJcmdConfigure.testRepository(TestJcmdConfigure.java:146)
      at jdk.jfr.jcmd.TestJcmdConfigure.main(TestJcmdConfigure.java:89)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
      at java.base/java.lang.Thread.run(Thread.java:830)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: assertTrue: expected true, was false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: assertTrue: expected true, was false

            cito Chihiro Ito
            mwthomps Marty Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: