On Thu, 4 Jun 2026 11:21:41 GMT, Alan Bateman <[email protected]> wrote:
>> Ashay Rane has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add null check after `JLI_MemAlloc()` > > The update looks okay. There is still the corner case of weird "device > namespace" prefix, e.g. `java -jar \.\C:\app.jar`. This will get transformed > to have the `\?\UNC` prefix but it's not a UNC. I don't think it's a > significant concern, more of a reminder of other strange input. > Hi @AlanBateman, if there aren't any more changes that you'd like to see, > would you mind stamping this PR again please? I'm happy to make any further > edits as necessary. Thanks! I don't have any more comments. It's unfortunate that all this complexity is needed for the Splashscreen-Image and agent attributes. It's good that the change will integrate early in main line for JDK 28 as it gives time to fix any issues that might come out of the woodwork. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31209#issuecomment-4728109947
