Consolidate is_instance and is_instance_inlined in java_lang_String

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b12

      In `java_lang_String`, `is_instance` just calls `is_instance_inlined`. Mark `is_instance` as `inline`, and `is_stance_inlined` can be dropped. Then, all call sites can use the "inline" version by default.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: