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

Timofei Pushkin duke at openjdk.org
Mon Dec 30 15:53: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).

This pull request has now been integrated.

Changeset: d5ab9565
Author:    Radim Vansa <rvansa at azul.com>
Committer: Anton Kozlov <akozlov at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/d5ab9565e52b5d6e2e8b66dec5a86a1f379ad7d6
Stats:     45 lines in 2 files changed: 28 ins; 0 del; 17 mod

8346768: [CRaC] Ignore errors parsing classpath

Co-authored-by: Timofei Pushkin <tpushkin at openjdk.org>
Reviewed-by: rvansa

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

PR: https://git.openjdk.org/crac/pull/168


More information about the crac-dev mailing list