On 08/09/2016 03:51, Masayoshi Okutsu wrote:
I thought Mandy suggested that the dictionary names in a
ResourceBundle contain path names rather than base names, something
like this:
In BreakIteratorInfo_th.java:
{"WordDictionary", "thai_dict"},
to
{"WordDictionary", "sun/text/resources/ext/thai_dict"},
I haven't checked any side effects of this change, though.
That would be cleaner, assuming it doesn't cause issues. -Alan
