Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-10954

Failing OnOffOpenTracingTestCase on IBM java

    XMLWordPrintable

Details

    Description

      The OnOffOpenTracingTestCase fails with IBM java due to the different stack trace output compared to the OpenJDK/OracleJDK. In the test there is checked

      java.lang.NoClassDefFoundError: Lio/opentracing/Tracer
      

      but IBM java provides slightly different variation

      java.lang.NoClassDefFoundError: io.opentracing.Tracer
      

      in the stacktrace.

      Attachments

        Issue Links

          Activity

            People

              jstourac@redhat.com Jan Stourac
              jstourac@redhat.com Jan Stourac
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: