On Thu, 28 May 2026 20:06:18 GMT, Ashay Rane <[email protected]> wrote:

> Sorry about the delay, I had to attend to some other things.
> 
> Thanks for the suggestion, I hadn't thought of such a case. I've added a test 
> case where the relative path (which becomes the argument to `JLI_Open()`) is 
> shorter than 260 characters but the absolute path (which gets resolved inside 
> `_open()`) is longer than 260 characters. I checked that the test fails 
> without the changes in this PR:

Yes, I think this is a good test and maybe a more common scenario to having the 
working directory be that long.

I looked through the latest and all looks good. I just have a niggle around 
startup performance so I want to run some tests on that.

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

PR Comment: https://git.openjdk.org/jdk/pull/31209#issuecomment-4577136492

Reply via email to