https://bz.apache.org/bugzilla/show_bug.cgi?id=61020

            Bug ID: 61020
           Summary: Slf4jLogkitLogger overrides final method when using
                    3.2 dependencies
           Product: JMeter
           Version: 3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Hi,

When using JMeter 3.2 as dependency, it completely breaks on code on runtime
with the following error:
java.lang.VerifyError: class org.apache.jorphan.logging.Slf4jLogkitLogger
overrides final method info.(Ljava/lang/String;)V

We also use slf4j 1.7.25 in our code. When switching back to JMeter 3.1 maven
dependencies, everything works fine.

Is there something we can do to avoid loading this logger class? It makes the
3.2 dependencies unusable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to