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

C2: make MachCallNode::return_value_is_used() only available for x86

    XMLWordPrintable

Details

    • b15

    Description

      The following method in src/hotspot/share/opto/machnode.* is only used for 32-bit x86 and could be guarded with #ifndef _LP64:

      bool MachCallNode::return_value_is_used() const


      Original RFE text:
      The following method in src/hotspot/share/opto/machnode.* is unused and could be removed:

      bool MachCallNode::return_value_is_used() const

      Attachments

        Issue Links

          Activity

            People

              tholenstein Tobias Holenstein
              rcastanedalo Roberto Castaneda Lozano
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: