Review Request: JDK-8165346 j.l.ClassLoader.getDefinedPackage(String) throws NPE

Mandy Chung mandy.chung at oracle.com
Thu Sep 8 22:02:36 UTC 2016


Spec bug: missing @throws NPE if the specified name is null in the relevant getPackage methods:
  ClassLoader.getDefinedPackage, ClassLoader::getPackage, Package::getPackage

Webrev at:
  http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8165346/webrev.00/index.html

Mandy


More information about the core-libs-dev mailing list