jdk-24/langtools/test/tools/javac/util
Jan Lahoda 8ebb81fb7a 8029800: Flags.java uses String.toLowerCase without specifying Locale
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
2013-12-17 10:55:59 +01:00
..
context 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00
filemanager 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
list 8004504: ListBuffer could reuse List.nil() as the sentinel element 2012-12-12 20:26:56 +01:00
StringUtilsTest.java 8029800: Flags.java uses String.toLowerCase without specifying Locale 2013-12-17 10:55:59 +01:00
T6597678.java 8005282: Use @library tag with non-relative path for javac tests 2012-12-21 08:45:43 -08:00