Code review request: 7146763: Warnings cleanup in the sun.rmi and related packages (original) (raw)
Kurchi Hazra kurchi.subhra.hazra at oracle.com
Wed Feb 22 05:50:29 UTC 2012
- Previous message: Code review request: 7088502 Security libraries don't build with javac -Werror
- Next message: Code review request: 7146763: Warnings cleanup in the sun.rmi and related packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Corrected the subject line.
Hi,
The following webrev removes warnings in sun.rmi.* packages. I have neglected nearly all deprecation warnings, since this code uses deprecated classes such as java.rmi.server.LogStream with no suggested replacements. I have included -Xlint:all,-deprecation as an option instead in the appropriate Makefiles.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7146763 Webrev: http://cr.openjdk.java.net/~khazra/7146763/webrev.00/
Thanks, Kurchi
- Previous message: Code review request: 7088502 Security libraries don't build with javac -Werror
- Next message: Code review request: 7146763: Warnings cleanup in the sun.rmi and related packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]