[crac] RFR: 8346768: [CRaC] Ignore errors parsing classpath

duke duke at openjdk.org
Mon Dec 23 15:03:56 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).

@TimPushkin 
Your change (at version 5f572b781f1963e8d50392158e52de8dd7f2b083) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/crac/pull/168#issuecomment-2559860255


More information about the crac-dev mailing list