Code Review Request: 7157893: Warnings Cleanup in java.util.* (original) (raw)

Rémi Forax forax at univ-mlv.fr
Fri Mar 30 07:13:54 UTC 2012


Hi Kurchi,

I've re-reviewed the file you merged, it's Ok for me.

Rémi

On 03/30/2012 02:15 AM, Kurchi Hazra wrote:

Hi,

These changes cleanup warnings in java.util.* and were contributed by Remi Forax (forax at univ-mlv.fr). Specifically the files that I merged/had conflicts are: src/share/classes/java/util/Currency.java src/share/classes/java/util/EnumMap.java src/share/classes/java/util/PropertyPermission.java src/share/classes/java/util/ResourceBundle.java src/share/classes/java/util/TimeZone.java

Bug : http://monaco.us.oracle.com/detail.jsf?cr=7157893 Webrev: http://cr.openjdk.java.net/~khazra/7157893/webrev.00/ Some related discussion that I could find in the core-libs-dev archives: http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-December/008601.html http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-December/008602.html

Also, I am going to commit the reviewed patch using the following comment. Please let me know if someone else should be listed in Contributed-by or Reviewed-by: Contributed-by: forax Reviewed-by: mduigou, naoto, smarks Thanks, Kurchi



More information about the core-libs-dev mailing list