Please take a look at https://cr.openjdk.java.net/~weijun/8223003/webrev.00/
Two errors are fixed: 1. CKey::cleanup is not implemented. 2. A re-fix of JDK-8163896 which was re-introduced by JDK-8213009. No new test, the existing java/security/KeyPairGenerator/FinalizeHalf.java is able to confirm #2. Unfortunately it didn't fail because of #1. Anyone knows what kind of noreg-* I can use? I can only think of noreg-other with a comment. Thanks, Max