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

Refactor ref_at methods in Constant Pool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b24

        The constant pool contains methods for finding the name, signature, tag, and klass at a certain constant pool index or constant pool cache index. In order to assist in the development of JDK-8301996, these methods should be refactored so that there can be different paths based on the bytecode.

        These methods use the unintuitive argument "uncached" which will be replaced with a bytecode parameter that will have the same effect. The impl_ methods will be removed to further streamline the code.

              matsaave Matias Saavedra Silva
              matsaave Matias Saavedra Silva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: