Review request for JDK-4487672 (proxy) Proxy constructor should check for null argument

Alan Bateman Alan.Bateman at oracle.com
Thu May 9 10:00:27 UTC 2013


On 09/05/2013 01:13, Mandy Chung wrote:
> Please review the simple change for:
>   JDK-4487672 (proxy) Proxy constructor should check for null argument
>
> Webrev at:
> http://cr.openjdk.java.net/~mchung/jdk8/webrevs/4487672/webrev.00/
It looks okay to me although technically an incompatible change. I guess 
it will at least have the NPE caught earlier that it would if the 
handler were actually used.

-Alan



More information about the core-libs-dev mailing list