---------------- 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
----------------------------------------
[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
- relates to
-
JDK-8216565 Specifying the same path creates a new directory in JFR.configure
-
- Resolved
-