[crac] Withdrawn: Ignore errors parsing classpath
duke
duke at openjdk.org
Fri Mar 15 13:51:04 UTC 2024
On Fri, 15 Dec 2023 09:45:49 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
> This test is relevant mostly on Windows - trying to use URI in the form of `file:/C:/path/to/...` as classpath element. On Linux, this is parsed as two items as `File.pathSeparator` is `:`. However on Windows the second colon triggers an exception.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/crac/pull/149
More information about the crac-dev
mailing list