kamranzafar / JCL

Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in IoC frameworks and web applications.
http://kamranzafar.github.com/
579 stars 161 forks source link

Support OpenJDK for tests #73

Open jc-lab opened 3 years ago

jc-lab commented 3 years ago

The test fails in OpenJDK because OpenJDK and Oracle's default Class Loader are different.