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

jdk/jfr/api/consumer/log/TestVerbosity.java fails: unexpected log message

    XMLWordPrintable

Details

    • jfr
    • b05

    Backports

      Description

        ----------System.out:(11/397)----------
        [2.501s][info][jfr,startup] Started recording 1. No limit specified, using maxsize=250MB as default.
        [2.501s][info][jfr,startup]
        [2.501s][info][jfr,startup] Use jcmd 692 JFR.dump name=1 filename=FILEPATH to copy recording data to file.
        Testing log level: debug
        Awaiting... 'CPULoad'
        Found!
        Awaiting... 'UserDefined'
        Found!
        Awaiting... 'method6'
        Found!
        Should not contain: 'method1'
        ----------System.err:(14/1210)----------
        java.lang.Exception: Found unexpected log message: [4.132s][debug][jfr,system,event] jdk.jfr.api.consumer.log.TestVerbosity.method1() line: 89
        at jdk.jfr.api.consumer.log.LogAnalyzer.shouldNotContain(LogAnalyzer.java:43)
        at jdk.jfr.api.consumer.log.TestVerbosity.main(TestVerbosity.java:79)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        Attachments

          Issue Links

            Activity

              People

                ddong Denghui Dong
                dholmes David Holmes
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: