[IR Framework] Name methods in a CompileCommand-friendly way

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 27
    • Component/s: hotspot

      On failure of an IR framework test, method names are printed with `Method.toString()`. This is easy, but a bit verbose (we don't care about throws, or visibility typically), and it cannot be copy-pasted into a CompileCommand or a compiler directive.

      Let's use a format we can actually copy paste easily.

            Assignee:
            Marc Chevalier
            Reporter:
            Marc Chevalier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: