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

Double whitespace in SubTypeCheckNode::dump_spec output

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 23
    • 22
    • 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)

            ksakata Koichi Sakata
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: