RFR: 8220266: add support for additional metadata in add/remove programs
Andy Herrick
herrick at openjdk.java.net
Wed Mar 24 21:04:46 UTC 2021
On Wed, 24 Mar 2021 19:01:04 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Add support for `--about-url`, `--win-update-url` and `--win-help-url` parameters.
> Implementation for `--about-url` is provided on Windows only.
> This parameter may be supported on Linux as well. https://bugs.openjdk.java.net/browse/JDK-8264144 is tracking this task.
Looks OK.
-------------
Marked as reviewed by herrick (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3178
More information about the core-libs-dev
mailing list