RFR: 7903732: Verify that the java executable exists
Jonathan Gibbons
jjg 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.
Marked as reviewed by jjg (Lead).
-------------
PR Review: https://git.openjdk.org/jtreg/pull/196#pullrequestreview-2083784115
More information about the jtreg-dev
mailing list