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

Retire flag UseRDPCForConstantTableBase after solaris removal

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P4
    • tbd
    • 16
    • hotspot
    • None

    Description

      This flag is specific to sparc platform and uses special SPARC instruction for CPUs supporting it to load base of Constant table. After solaris removal, it is useless, and should be retired. function
      virtual bool pinned() const { return UseRDPCForConstantTableBase; }
      should be removed from MachConstantBaseNode. It is inherited from Node which has a default return value.

      Attachments

        Issue Links

          Activity

            People

              xliu Xin Liu
              minqi Yumin Qi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: