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

Consolidate is_instance and is_instance_inlined in java_lang_String

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 18
    • None
    • hotspot
    • None
    • b12

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: