Refactor ref_at methods in Constant Pool

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: