We have recently upgraded to JDK 11.0.17 and when I try to call -

SecretKeyFactory.getInstance("PBKDF2WithSHA512-256");

I am getting the following exception - ...