Add java.net.URLClassLoader for compatibility with java.classpath lib
This commit is contained in:
parent
b7e327c690
commit
326b1def6b
1 changed files with 1 additions and 0 deletions
|
|
@ -549,6 +549,7 @@
|
|||
java.lang.LinkageError
|
||||
java.lang.ThreadDeath
|
||||
java.lang.VirtualMachineError
|
||||
java.net.URLClassLoader
|
||||
java.sql.Timestamp
|
||||
java.util.concurrent.TimeoutException
|
||||
java.util.Collection
|
||||
|
|
|
|||
Loading…
Reference in a new issue