Integrated: 7903732: Verify that the java executable exists

Ludvig Janiuk lujaniuk at openjdk.org
Tue May 28 20:28:25 UTC 2024


On Wed, 22 May 2024 12:51:03 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> wrote:

> I want to add a small check in `src/share/bin/jtreg.sh` to have jtreg see if the java it wants to run even exists, before proceeding to verify the version. This would make it easier for the user to notice tha they have mistyped the -jdk parameter.

This pull request has now been integrated.

Changeset: 046a70d9
Author:    Ludvig Janiuk <lujaniuk at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/046a70d9cb582fe51245dd8ed3cb1baf797cd78c
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

7903732: Verify that the java executable exists

Reviewed-by: cstein, jjg

-------------

PR: https://git.openjdk.org/jtreg/pull/196


More information about the jtreg-dev mailing list