Class cast exception occur while updating OpenJDK version from 11.0.2 to 11.0.10
After updating the minor version of OpenJDK , I am getting an error in any API call with HTTPS protocol The same code was working fine with the older version. Older version(Working fine): java version …