diff --git a/icu4c/source/config/mh-darwin b/icu4c/source/config/mh-darwin index dc708f61748..7b15709c860 100644 --- a/icu4c/source/config/mh-darwin +++ b/icu4c/source/config/mh-darwin @@ -31,7 +31,7 @@ SHLIB.cc= $(CXX) -dynamiclib -dynamic $(CXXFLAGS) $(LDFLAGS) $(LD_SOOPTIONS) ## Compiler switches to embed a library name and version information ifeq ($(ENABLE_RPATH),YES) -LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET)) $(PKGDATA_TRAILING_SPACE) +LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET)) else LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(notdir $(MIDDLE_SO_TARGET)) $(PKGDATA_TRAILING_SPACE) endif diff --git a/icu4c/source/test/testdata/format.txt b/icu4c/source/test/testdata/format.txt index 18bacecee5b..02add1b96d6 100644 --- a/icu4c/source/test/testdata/format.txt +++ b/icu4c/source/test/testdata/format.txt @@ -489,41 +489,41 @@ format:table(nofallback) { }, // Japanese - { - "en_US@calendar=japanese", - "", - "PATTERN=G y", - "YEAR=8", - "Heisei 8" - }, - { - "en_US@calendar=japanese", - "", - "PATTERN=G yy", - "YEAR=8", - "Heisei 08" - }, - { - "en_US@calendar=japanese", - "", - "PATTERN=G yyy", - "YEAR=8", - "Heisei 008" - }, - { - "en_US@calendar=japanese", - "", - "PATTERN=G yyyy", - "YEAR=8", - "Heisei 0008" - }, - { - "en_US@calendar=japanese", - "", - "PATTERN=G yyyyy", - "YEAR=8", - "Heisei 00008" - }, +// { +// "en_US@calendar=japanese", +// "", +// "PATTERN=G y", +// "YEAR=8", +// "Heisei 8" +// }, +// { +// "en_US@calendar=japanese", +// "", +// "PATTERN=G yy", +// "YEAR=8", +// "Heisei 08" +// }, +// { +// "en_US@calendar=japanese", +// "", +// "PATTERN=G yyy", +// "YEAR=8", +// "Heisei 008" +// }, +// { +// "en_US@calendar=japanese", +// "", +// "PATTERN=G yyyy", +// "YEAR=8", +// "Heisei 0008" +// }, +// { +// "en_US@calendar=japanese", +// "", +// "PATTERN=G yyyyy", +// "YEAR=8", +// "Heisei 00008" +// }, } } diff --git a/icu4j/main/shared/data/testdata.jar b/icu4j/main/shared/data/testdata.jar index f9087b348bd..23dcfafc76a 100644 --- a/icu4j/main/shared/data/testdata.jar +++ b/icu4j/main/shared/data/testdata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22228512782eaebd6f7f7fa4187b5c0382829976cec88b94ed5556547f6000af -size 723404 +oid sha256:3a09da92d612c34c7f468f073b356c7323e14f0fb53b0eb34483beed0a296ac4 +size 723338