The SystemDictionary::set_system_loader and SystemDictionary::set_platform_loader functions are for setting the _java_system_loader and the _java_platform_loader fields, respectively, during VM startup. The functions should only be called once.
- relates to
-
JDK-8291840 Avoid JavaCalls for setting up _java_system_loader and _java_platform_loader
-
- Resolved
-