[crac] RFR: More robust classpath parsing [v2]
Roman Marchenko
rmarchenko at openjdk.org
Mon Nov 20 09:56:08 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
LTGM
-------------
Marked as reviewed by rmarchenko (no project role).
PR Review: https://git.openjdk.org/crac/pull/140#pullrequestreview-1739378918
More information about the crac-dev
mailing list