[crac] RFR: 8346768: [CRaC] Ignore errors parsing classpath
Radim Vansa
rvansa at openjdk.org
Mon Dec 23 09:47:48 UTC 2024
On Mon, 23 Dec 2024 09:20:18 GMT, Timofei Pushkin <duke at openjdk.org> wrote:
> CRaC's classpath parsing now ignores exceptions being thrown when parsing the paths.
>
> `ClasspathParseTest` is extended to test the failure does not occur at least on Windows (no test case was found to trigger `new File(...).toPath()` exceptions on other platforms).
LGTM, thanks!
-------------
Marked as reviewed by rvansa (Committer).
PR Review: https://git.openjdk.org/crac/pull/168#pullrequestreview-2520265145
More information about the crac-dev
mailing list