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

Consolidate indy and condy JVM information within a BootstrapInfo data structure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • hotspot
    • b18

      Invocation of a bootstrap method within the JVM can be simplified by having both indy and condy store details of which bootstrap method to invoke within a new BootstrapInfo data structure.

      Also consider merging SystemDictionary::link_dynamic_constant and SystemDictionary::call_site_invoker into one method called SystemDictionary::invoke_bootstrap_method. invoke_bootstrap_method would query the BootstrapInfo data structure to obtain the bootstrap method details.

            lfoltan Lois Foltan
            lfoltan Lois Foltan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: