[loc-en-dev] hg: locale-enhancement/locale-enhancement: Add tests for immutability of sets returned by builder.
dougfelt at google.com
dougfelt at google.com
Thu Mar 5 18:20:38 PST 2009
Changeset: 3d77c17573cd
Author: dougfelt
Date: 2009-03-05 18:18 -0800
URL: http://hg.openjdk.java.net/locale-enhancement/locale-enhancement/rev/3d77c17573cd
Add tests for immutability of sets returned by builder.
Minor javadoc changes:
- removed NullPointerException comments, these are generally not commented
as it's always assumed null parameeters are illegal unless documented
otherwise.
- revised '@exception' back to '@throw', which is the preferred
of the two synonomyous tags.
- some language clarification
! src/share/classes/java/util/Locale.java
! test/java/util/Locale/LocaleEnhanceTest.java
More information about the locale-enhancement-dev
mailing list