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

Remove the lib/$ARCH directory from Linux and Solaris images

    XMLWordPrintable

Details

    • b150
    • linux, solaris

    Description

      The lib/$ARCH directory is present only in Linux and Solaris images.
      It contains native-code shared objects (.so files) for the VM and the
      libraries. It's a vestigial remnant of images that could support
      multiple CPU architectures, which is no longer a requirement; on Mac
      OS and Windows such files have always been placed directly in the
      `lib` directory.

      Let's simplify things: Move all the content of lib/$ARCH up one
      level in Linux and Solaris images, and then remove lib/$ARCH.

      Attachments

        Issue Links

          Activity

            People

              erikj Erik Joelsson
              mr Mark Reinhold
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: