ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 73 forks source link

Remove unused variables in NativeCrypto.c #834

Closed KostasTsiounis closed 2 weeks ago

KostasTsiounis commented 2 weeks ago

There are a few variables in the native code contained in the NativeCrypto.c file that are unused and can be removed.

Fixes: https://github.com/eclipse-openj9/openj9/issues/20088

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

pshipton commented 2 weeks ago

jenkins compile amac jdknext