--- old/make/copy/Copy-jdk.crypto.ucrypto.gmk 2019-02-05 16:27:42.806742121 +0100 +++ new/make/copy/Copy-jdk.crypto.ucrypto.gmk 2019-02-05 16:27:42.622742120 +0100 @@ -27,7 +27,7 @@ ################################################################################ -ifeq ($(OPENJDK_TARGET_OS), solaris) +ifeq ($(call isTargetOs, solaris), true) UCRYPTO_CFG_SRC := $(TOPDIR)/src/jdk.crypto.ucrypto/solaris/conf/security/ucrypto-solaris.cfg UCRYPTO_CFG_DST := $(CONF_DST_DIR)/security/ucrypto-solaris.cfg