Skip to content

CLI and Installer points to a wrong Java version download page #938

@xabk

Description

@xabk

Describe the bug
When you run the tool without Java installed (or during the tool installation), it prints a link to install Java (https://www.java.com/en/download/). Unfortunately, that page offers Java 8, which isn't recent enough for the tool.

To Reproduce

  • Run the tool without Java installed or with an older version of Java. See the link it prints.
    OR
  • Run the Windows installer without Java/with an older Java in the system, and press Yes when it prompts you to update Java. See the page that opens in the browser.

Expected behavior
The tools and the installer link to a page that doesn't trick the user into installing an incompatible version of Java. E.g., https://www.oracle.com/java/technologies/downloads/ would work.

Environment:

  • OS: Windows
  • Version: any

Screenshots

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions