Closed scottmarlow closed 10 months ago
@arjantijms I think that this pull request covered the minimum changes needed to support running the Security 3.0 signature tests on Java 21
The same change was made for the Jakarta EE 10 Platform TCK via https://github.com/jakartaee/platform-tck/pull/1206 which should cover the Security 3.0 API.
Address https://github.com/jakartaee/security/issues/297 by adding the same code changes as used for addressing the Platform TCK signature test failures on Java 21 via https://github.com/jakartaee/platform-tck/pull/1206