The modern Java platform includes an improved performance of cryptographic operations, specifically GHASH and RSA. This performance improvement has been achieved in Java by leveraging the newest SPARC and Intel x64 CPU instructions.
This enhancement did not require new or modified APIs as part of the Java platform.