ibmruntimes / openj9-openjdk-jdk17

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

Remove unused variables in NativeCrypto.c #378

Closed KostasTsiounis closed 1 week ago

KostasTsiounis commented 1 week ago

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

Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/834

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

KostasTsiounis commented 1 week ago

FYI @pshipton

pshipton commented 1 week ago

jenkins compile amac jdk17