RFR 7151484 : NullPointerException caused by a bug in XMLDocumentFragmentScannerImpl

Joe Wang huizhe.wang at oracle.com
Fri Mar 30 07:24:15 UTC 2012


Hi,

This is a one line fix: adding a return statement as suggested in the 
bug report to guard against null value of the name parameter.

webrev: http://cr.openjdk.java.net/~joehw/7u6/cr7151484/webrev/

Please review.

Thanks,
Joe



More information about the core-libs-dev mailing list