Hi! While hunting down a bug in CACAO, which prevented b22 from building, I noticed that the build system generates the headers for
sun.security.pkcs11.wrapper.PKCS11 sun.security.pkcs11.Secmod using the classes taken from sunpkcs11.jar from the bootstrapping JDK and not the newly built classes (somewhere in a tmp/ directory). Is this intended? - twisti
