Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8012289 Installer changes to support url argument pointing to local security policy file
  3. JDK-8013597

Local Security Policy (Windows): switch deployment registration (jre options) to InstallOption

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 7u40
    • None
    • install
    • None
    • generic
    • windows

      Change a way WEB_JAVA & WEB_JAVA_SECURITY_LEVEL options passed to deploy:
      from calling RegDeployEx function from deploy.dll to running java InstallOption
      (the way used on macos/linux/solaris)
      (see src/common/classes/com/oracle/install/install-options/InstallOptions.java)
      call of RegDeployEx (or old RegDeploy) function needs to be kept for now (deploy uses it to request system file copying)

            Unassigned Unassigned
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: