Closed reckart closed 2 months ago
https://bugs.openjdk.org/browse/JDK-8313765
seems to specifically ignore the bnd case ... would've been nice if they'd given us a heads up.
It is an old ant generated JAR that cannot be read it seems.
I think we should disable the test, I do not see a way to go around this. Bad bug, files that could be read can no longer be read in Java 22 ...
When building bndtools from source, the ClazzTest.testJiniPlatformClasses fails on Java 22. The same test passes with Java 17.