RFR: 8339769: Incorrect error message during startup if working directory does not exist [v2]

Jaikiran Pai jpai at openjdk.org
Fri Sep 13 16:41:40 UTC 2024


On Fri, 13 Sep 2024 16:33:54 GMT, Justin Lu <jlu at openjdk.org> wrote:

> AFAICT this would be correcting a faulty error message with a proper one, and so there is no behavioral change. What do you think?

Hello Justin, for this current PR, I think it's OK to just go ahead with the current changes that you have for Linux and macos. The Windows one I think can be investigated separately to understand if any similar change is needed and what impact it could have. I merely brought it up because I found it odd compared to what we do in these other platforms.

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

PR Comment: https://git.openjdk.org/jdk/pull/20975#issuecomment-2349367889


More information about the core-libs-dev mailing list