looks fine Alan
On Mar 2, 2011, at 10:12 AM, Alan Bateman wrote:

> 
> I need a reviewer for a small regression in the native2ascii tool whereby its 
> error messages aren't as expected. Early in the jdk7 this code appears to 
> have been changed to address a "non-varargs call of varargs method" warning 
> in a usage of MessgaeFormat.format. A cast was added to cast a String[] to an 
> Object resulting in the compiler treating it as a varargs call. I've  used 
> the opportunity to eliminate a raw type warning in this code and replace a 
> usage of legacy j.u.Vector with List. This is old code with other 
> "opportunities" to do cleanup but I don't have time to spent time on it. The 
> webrev with the changes is here:
> http://cr.openjdk.java.net/~alanb/7021987/webrev/
> 
> Thanks,
> Alan.
> 




Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
lance.ander...@oracle.com

        Oracle is committed to developing practices and products that help 
protect the environment


Reply via email to