JDK-4393757 : JDI: BooleanArgument.isValid(null) throws NullPointerException
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 1.3.1
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2000-11-30
  • Updated: 2000-12-06
  • Resolved: 2000-12-06
Related Reports
Duplicate :  
Relates :  
Description

Name: elR10090			Date: 11/30/2000



The method invocation 
                       BooleanArgument.isValid(null); 

throws NullPointerException.
However, the spec for this method do
neither prohibit the null-value string parameter 
nor specify any exception for this case.


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

Name: elR10090			Date: 02/08/2001



The full names of the tests affected by this bug are:

    nsk/jdi/BooleanArgument/isValid/isvalid002 
    nsk/jdi/Argument/isValid/isvalid002 

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