Double whitespace in SubTypeCheckNode::dump_spec output

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 23
    • Affects Version/s: 22
    • Component/s: hotspot
    • b16

      JDK-8308869 added a _method field to SubTypeCheckNode which is printed in SubTypeCheckNode::dump_spec. A double whitespace is printed because method->print_short_name already adds a whitespace before the name (JIRA removes it in below line, I replaced the whitespace by _):

      3 SubTypeCheck === _ 44 35 [[ 87 ]] profiled at:__compiler.c2.irTests.ProfileAtTypeCheck::test15:5 !jvms: ProfileAtTypeCheck::test15 @ bci:5 (line 399)

            Assignee:
            Koichi Sakata
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: