Here, _urlClsLdrField.get(clsLdr)_ return an object of type "___java.base/jdk.internal.loader.URLClassPath_" which can't be cast to "_URLClassLoader"._
The fix seems to be to introduce another reflection call to invoke _getURLs_ method of the internal _URLClassPath ++_++class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)