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

Clean up terminology for shared methods within the JVM for indy and condy support

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 13
    • 13
    • hotspot
    • b08

    Description

      Many methods in the JVM are used by both invokedynamic and dynamic constant but still have a name that contains the word "invoke_dynamic" within them. For example:

      ConstantPool::invoke_dynamic_name_and_type_ref_index_at
      ConstantPool::invoke_dynamic_bootstrap_specifier_index
      ConstantPool::invoke_dynamic_operand_base

      This is a small enhancement task to clean up these names with the intention of making them more common for both indy and condy.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: