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

Need to release note "deployment.expiration.check.enabled=false" for Users that disable AU

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • docs

      Now that there will be no "AU_OFF" builds for JDK8, we need to document a way for users to achieve the same functionality using an AU build. The process includes disabling AU via the installer, and disabling expiration checking via deployment. The former is should be already documented, however it is not obvious that the latter will also be required (this issue was raised during the feature TOI to Sustaining).

      7u40 Relnotes contain this information:

      "Option to disable the "JRE out of date" warning

      Starting from 7u40, a new deployment property deployment.expiration.check.enabled is available. This property can be used to disable the "JRE out of date" warning.

      When the installed JRE (7u10 or later), falls below the security baseline or passes it's built-in expiration date, an additional warning is shown to users to update their installed JRE to the latest version. For businesses that manage the update process centrally, users attempting to update their JRE individually, may cause problems.

      To suppress this specific warning message, add the following entry in the deployment properties file:
      deployment.expiration.check.enabled=false

      For more information, see Deployment Configuration File and Properties."

      The info above needs to be relnoted for the JDK8 release.

            jgordon Joni Gordon (Inactive)
            paulk Paul Klingaman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: