Consolidate indy and condy JVM information within a BootstrapInfo data structure

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 13
    • Affects Version/s: 13
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: