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

com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr"

XMLWordPrintable

    • b06
    • x86_64
    • os_x

        The following test failed in the JDK17 CI:

        com/sun/jdi/JdbOptions.java

        Here's a snippet from the log file:

        run JbdOptionsTarg boo
        Set uncaught java.lang.Throwable
        Set deferred uncaught java.lang.Throwable
        >
        VM Started: JbdOptionsTarg: OK
        arg >-Dboo=foo 2<
        arg >-Xdebug<
        arg >-Xrunjdwp:transport=dt_socket,address=localhost:58621,suspend=y<

        Fatal error:
        Failed reading output of child java interpreter.

        The application exited
        ]
         exitValue = -1

        java.lang.RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr

        at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:206)
        at JdbOptions$TestResult.expectedProp(JdbOptions.java:140)
        at JdbOptions.main(JdbOptions.java:88)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:831)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr

        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'prop[boo] = >foo 2<' missing from stdout/stderr
        ----------rerun:(49/6780)*----------

              amenkov Alex Menkov
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: