-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b10
The java system and platform class loaders are being passed to the Modules::define_archived_modules function. We could setup the _java_system_loader and _java_platform_loader in that function so that we can avoid doing JavaCalls later in SystemDictionary::compute_java_loaders to setup the two fields.
- relates to
-
JDK-8292494 Ensure SystemDictionary::set_platform_loader and set_system_loader are called only once
-
- Resolved
-