test/TEST.ROOT

Tue, 17 Dec 2013 10:55:59 +0100

author
jlahoda
date
Tue, 17 Dec 2013 10:55:59 +0100
changeset 2413
fe033d997ddf
parent 0
959103a6100f
child 3834
45746e46893b
permissions
-rw-r--r--

8029800: Flags.java uses String.toLowerCase without specifying Locale
Summary: Introducing StringUtils.toLowerCase/toUpperCase independent on the default locale, converting almost all usages of String.toLowerCase/toUpperCase to use the new methods.
Reviewed-by: jjg, bpatel

     1 # This file identifies the root of the test-suite hierarchy.
     2 # It also contains test-suite configuration information.
     3 # DO NOT EDIT without first contacting jdk-regtest@sun.com.
     5 # The list of keywords supported in the entire test suite
     6 keys=2d dnd i18n

mercurial