Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8291840

Avoid JavaCalls for setting up _java_system_loader and _java_platform_loader

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • 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.

            ccheung Calvin Cheung
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: