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

remove legacy code in SPARC's VM_Version::platform_features

    XMLWordPrintable

Details

    • b29
    • sparc
    • generic

    Backports

      Description

        Since we are now building on Solaris 10 and up we can remove all the legacy code in that method:

          // getisax(2), SI_ARCHITECTURE_32, and SI_ARCHITECTURE_64 are
          // supported on Solaris 10 and later.
          if (os::Solaris::supports_getisax()) {

        We can also get rid of all the duplicate defines like:

        #ifndef AV_SPARC_ASI_BLK_INIT
        #define AV_SPARC_ASI_BLK_INIT 0x0080 /* ASI_BLK_INIT_xxx ASI */
        #endif

        Attachments

          Issue Links

            Activity

              People

                zmajo Zoltan Majo (Inactive)
                twisti Christian Thalinger
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: