Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8318913 The module-infos for --release data do not contain pre-set versions
  3. JDK-8320766

Release Note: When Using `--release N`, the System Module Descriptors Will Contain `N` As the Module Version

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 22
    • 22
    • tools

      For release builds of the JDK, when `javac` is used with `--release N`, the module descriptors for system modules will always contain `N` as their module version, regardless of the current JDK release and update release versions.

      For pre-release builds of JDK, the version will contain the pre-release identifiers in addition to `N`.

      Previously, the module version encoded in the module descriptors was either missing, for JDK release N, and `--release M`, where M < N, or the full module version, including update versions for JDK release N and `--release N`.

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: