test/jdk/java/util/PluggableLocale/providersrc/fooprovider/META-INF/services/java.text.spi.BreakIteratorProvider
author dzhou
Thu, 18 Oct 2018 00:56:38 -0700
changeset 52187 8d140834fbb0
parent 47216 test/jdk/java/util/PluggableLocale/providersrc/java.text.spi.BreakIteratorProvider@71c04702a3d5
permissions -rw-r--r--
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests Reviewed-by: naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# fully-qualified name of the java.text.spi.BreakIteratorProvider
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# implementation class
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
com.foo.BreakIteratorProviderImpl