diff --git a/tooling/reproducible/comparable_patch.sh b/tooling/reproducible/comparable_patch.sh index 8f776f1d3..f342ff7ac 100755 --- a/tooling/reproducible/comparable_patch.sh +++ b/tooling/reproducible/comparable_patch.sh @@ -348,7 +348,7 @@ fi if [[ "$OS" =~ CYGWIN* ]] || [[ "$OS" =~ Darwin* ]]; then # SystemModules$*.class's differ due to hash differences from Windows COMPANY_NAME and Signatures - removeSystemModulesHashBuilderParams + removeSystemModulesHashBuilderParams "${JDK_DIR}" fi if [[ "$OS" =~ CYGWIN* ]]; then