qos-ch / reload4j

reload4j is a drop-in replacement for log4j 1.2.17
Apache License 2.0
148 stars 22 forks source link

Loader.loadClass throws classNotFoundException #65

Open rochish-suresh opened 1 year ago

rochish-suresh commented 1 year ago

When upgrading reload4j from 1.2.23 to 1.2.25 we are facing the class loader issue I modified the Loader.loadClass method in 1.2.25 version from 1.2.23, after modification our classes do not throw any error Our project is using java8