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

Allow configuration of HOTSPOT_BUILD_USER

XMLWordPrintable

    • b27

        HOTSPOT_BUILD_USER is embedded in the native libjvm.so/dylib. Currently the value is always set to $USER by the openjdk make config of USERNAME variable. To better allow "reproducible builds", a way to specify a specific user name to use is needed.

        Along the lines of other configure parameters, adding the following would allow this configuration:
            --with-build-user=<username>

              aleonard Andrew Leonard
              aleonard Andrew Leonard
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: