RFR: 8314491: Linux: jexec launched via PATH fails to find java [v3]
Vladimir Petko
vpetko at openjdk.org
Mon Aug 21 20:35:48 UTC 2023
On Mon, 21 Aug 2023 07:59:35 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Nit: no need to pre-declare this, just use `int error = getJavaPath(...)`
This one was intentional to keep the style consistent =)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15343#discussion_r1300614894
More information about the hotspot-runtime-dev
mailing list