jdk/test/java/util/Locale/LocaleCategory.sh
changeset 7049 f6ad89ce23f7
parent 6489 9e7015635425
child 10116 21755833398f
equal deleted inserted replaced
7048:90f459535526 7049:f6ad89ce23f7
     1 #!/bin/sh
     1 #!/bin/sh
     2 #
     2 #
     3 # @test
     3 # @test
     4 # @bug 4700857
     4 # @bug 4700857 6997928
     5 # @summary tests for Locale.getDefault(Locale.Category) and 
     5 # @summary tests for Locale.getDefault(Locale.Category) and 
     6 #    Locale.setDefault(Locale.Category, Locale)
     6 #    Locale.setDefault(Locale.Category, Locale)
     7 # @build LocaleCategory
     7 # @build LocaleCategory
     8 # @run shell/timeout=600 LocaleCategory.sh
     8 # @run shell/timeout=600 LocaleCategory.sh
     9 
     9