Looks fine to me. --Sean
On 08/13/2014 11:28 AM, Vincent Ryan wrote:
Hello, Please review this fix to cleanup ECC native code. When returning early from two methods, some data structures do not get initialized before use. This fix initializes those structs explicitly. Thanks. Bug: https://bugs.openjdk.java.net/browse/JDK-8048512 Webrev: http://cr.openjdk.java.net/~vinnie/8048512/webrev.00/