ossdev07 commented on issue #92: OpenSSL 1.1.0 updates with backward compatibility for OpenSSL 1.0.2 and 1.0.1 URL: https://github.com/apache/commons-crypto/pull/92#issuecomment-466882734 @vanzin @aremily Please have a look on below findings I checked this patch on our AARCH64 platform (CentOS7) with openJDK8, jvm is getting crashed every time [ERROR] Error occurred in starting fork, check output in log [ERROR] Process Exit Code: 134 [ERROR] Crashed tests: [ERROR] org.apache.commons.crypto.jna.CtrCryptoJnaStreamTest [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? When i changed _**<jna.version>4.2.2</jna.version>**_ with **<jna.version>4.4.0</jna.version>** in pom.xml it is running fine and all the test cases are getting passed
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org