Source: jss Version: 4.4.2-3 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jss.html
... ./org/mozilla/jss/pkcs11/PK11SymmetricKeyDeriver.java:41: error: package sun.security.pkcs11.wrapper is not visible import sun.security.pkcs11.wrapper.*; ^ (package sun.security.pkcs11.wrapper is declared in module jdk.crypto.cryptoki, which is not in the module graph) ./org/mozilla/jss/tests/SymKeyDeriving.java:43: error: package sun.security.pkcs11.wrapper is not visible import sun.security.pkcs11.wrapper.PKCS11Constants; ^ (package sun.security.pkcs11.wrapper is declared in module jdk.crypto.cryptoki, which is not in the module graph)