[crac] RFR: More robust classpath parsing [v2]

Anton Kozlov akozlov at openjdk.org
Tue Nov 21 10:42:48 UTC 2023


On Thu, 16 Nov 2023 10:06:47 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

>> On Windows, path with forward slashes starting with `/` is an accepted classpath element, even though it might seem as invalid and parsing in `Path.of(...)` would fail.
>
> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use File() ctor instead of custom parsing

LGTM, thanks!

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

Marked as reviewed by akozlov (Lead).

PR Review: https://git.openjdk.org/crac/pull/140#pullrequestreview-1741665645


More information about the crac-dev mailing list