Open vaukai opened 1 year ago
Can you compile it with Java 8?
Can you compile it with Java 8?
Java 8
, Java 11
,Java 17
, all are fine. Only Java 21 fails.
The ClassNotFoundException
is declared as part of the constructor signature:
https://github.com/junit-team/junit4/blob/0eb5ce72848d730da5bd6d42902fdd6a8a42055d/src/main/java/org/junit/runner/Result.java#L191-L198
Dupe of https://github.com/junit-team/junit4/issues/1739. Sorry.
From https://bugs.gentoo.org/916398