Avoid JavaCalls for setting up _java_system_loader and _java_platform_loader

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: hotspot
    • 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.

            Assignee:
            Calvin Cheung (Inactive)
            Reporter:
            Calvin Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: