On Wed, 6 Dec 2023 01:56:46 GMT, David Holmes <dhol...@openjdk.org> wrote:

> FWIW exitCode out numbers exitValue in source code 3:1 (and > 5:1 in test 
> code).

That might be the case, but both the called function returning the value and 
the function we are changing uses the name exitValue. It seems irrelevant that 
other places in the code uses exitCode.

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

PR Comment: https://git.openjdk.org/jdk/pull/16919#issuecomment-1842489162

Reply via email to