CSR :
|
JDK-8230819 :
|
MethodType::fromMethodDescriptorString default to use the system class loader in resolving classes per the given descriptor string if the loader parameter is null. This API accesses to the system class loader on behalf of the caller should do a security permission check as ClassLoader::getSystemClassLoader.
|