On Fri, 22 May 2026 20:00:22 GMT, Ashay Rane <[email protected]> wrote:
> That's unfortunate, but understandable. I tried working around the Java code > using this: I don't think there isn't any need for the test to have the long path as the working directory. The working directory can be be the test directory and you should able to just specify `-jar` with a relative path, that when resolved against the test directory, is long. I think that should work as a test to exercise this code. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31209#issuecomment-4544591645
