jdk/test/java/util/PluggableLocale/providersrc/java.util.spi.TimeZoneNameProvider
changeset 14765 0987999ed367
parent 13583 dc0017b1a452
equal deleted inserted replaced
14764:6dd2370b4cd3 14765:0987999ed367
     3 #
     3 #
     4 # fully-qualified name of the java.util.spi.TimeZoneNameProvider
     4 # fully-qualified name of the java.util.spi.TimeZoneNameProvider
     5 # implementation class
     5 # implementation class
     6 #
     6 #
     7 com.bar.TimeZoneNameProviderImpl
     7 com.bar.TimeZoneNameProviderImpl
       
     8 com.bar.GenericTimeZoneNameProviderImpl