JDK-4248424 : java.lang.Runtime.getLocalizedInputStream doc does not specify null handling
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.2.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5
  • CPU: sparc
  • Submitted: 1999-06-22
  • Updated: 2017-12-02
  • Resolved: 1999-06-22
Related Reports
Duplicate :  
Description

Name: saC57035			Date: 06/22/99



Adequate behavour for getLocalizedInputStream(null) is throw NullPointerException
but it goes without NPE
Non-standard behavour should be specified

======================================================================