ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
32 stars 111 forks source link

Remove unused variables in NativeCrypto.c #805

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.

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

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

KostasTsiounis commented 2 weeks ago

FYI @pshipton

pshipton commented 2 weeks ago

jenkins compile amac jdk11